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

nonblocks[Symbol.iterator] is not a function #3

Open
ceremcem opened this issue Oct 9, 2018 · 0 comments
Open

nonblocks[Symbol.iterator] is not a function #3

ceremcem opened this issue Oct 9, 2018 · 0 comments

Comments

@ceremcem
Copy link

ceremcem commented Oct 9, 2018

Description

I've added NonBlock.js by default in my framework and when I use Paper.js's paper.install(window), it starts producing the following error on mousemove:

NonBlock.es5.js:117 Uncaught TypeError: nonblocks[Symbol.iterator] is not a function
    at HTMLBodyElement.onmousemove (NonBlock.es5.js:117)

Please let me know if you need further information for chasing the issue.

Priority

As I don't have to use paper.install(window) line, the problem does not affect my current work, so it's low priority for me.

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