Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to get property 'ADDITION' of undefined or null reference #7

Open
poloka opened this issue Jun 30, 2017 · 2 comments
Open

Unable to get property 'ADDITION' of undefined or null reference #7

poloka opened this issue Jun 30, 2017 · 2 comments

Comments

@poloka
Copy link
Contributor

poloka commented Jun 30, 2017

Having some difficulties in determining what would cause the MutationEvent object to be undefined. Error thrown on the following line:

var oldValue = e.attrChange === MutationEvent.ADDITION ? null : e.prevValue;

Currently running IE 11.0.32 build 11.0.9600.18349CO (KB3160005). The site I am debugging has no access to debug so flying blind. Works without issues locally and in another remote site utilizing a 11.0.4x build of IE. Wanted to get your thoughts.

@poloka
Copy link
Contributor Author

poloka commented Jun 30, 2017

Maybe to add a bit more context, this is packed as a dependency within XFC

@poloka
Copy link
Contributor Author

poloka commented Jul 26, 2017

#8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant