nonblocks[Symbol.iterator] is not a function #3
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
sciactive/nonblockjs#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
I've added NonBlock.js by default in my framework and when I use
Paper.js'spaper.install(window), it starts producing the following error on mousemove: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.That var comes from this line:
So that would mean you don't have any nonblocking elements.