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

Trying to bind arrive on empty elements array throws error #6

Closed
uzairfarooq opened this issue Apr 16, 2014 · 0 comments · Fixed by #7
Closed

Trying to bind arrive on empty elements array throws error #6

uzairfarooq opened this issue Apr 16, 2014 · 0 comments · Fixed by #7

Comments

@uzairfarooq
Copy link
Owner

Code:

document.getElementsByTagName("dfsdf").arrive("asdf", function(){})

Throws error:

NotFoundError: Failed to execute 'observe' on 'MutationObserver': The provided node was null.
uzairfarooq added a commit that referenced this issue Apr 16, 2014
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

Successfully merging a pull request may close this issue.

1 participant