Skip to content

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

@ceremcem

Description

@ceremcem

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions