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

Global.Node has the potential of being overwritten. #343

Open
jwestbrook opened this issue Jul 31, 2018 · 0 comments
Open

Global.Node has the potential of being overwritten. #343

jwestbrook opened this issue Jul 31, 2018 · 0 comments

Comments

@jwestbrook
Copy link
Collaborator

In issue #342 it was discovered that re-using the variable Node in the global space re-writes the Node values that Prototype uses as the general definition of a DOM node.

Unsure what the fix should be - either renaming the variable or namespacing it could work.

@jwestbrook jwestbrook changed the title Global.Node has the potential of being overwritten. Global.Node has the potential of being overwritten. Jul 31, 2018
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