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

Getting 'Uncaught TypeError' #16

Open
everdrone opened this issue Apr 10, 2017 · 2 comments
Open

Getting 'Uncaught TypeError' #16

everdrone opened this issue Apr 10, 2017 · 2 comments

Comments

@everdrone
Copy link

everdrone commented Apr 10, 2017

when opening the repo example.html i get:

Uncaught TypeError: Cannot read property 'numberOfItems' of undefined
    at SVG.PathArray.parse (svg.js:605)
    at new SVG.Array (svg.js:330)
    at SVG.PathArray (svg.js:489)
    at initializer.plot (svg.js:2819)
    at create.path (svg.js:2854)
    at examples.html:30

this is also the error i get when i try to integrate the plugin into my project

@otm
Copy link
Owner

otm commented Apr 11, 2017

Hi, which browser and version are you using? Also, which OS are you running?

@everdrone
Copy link
Author

sorry, i'm using Chrome 57.0.2987.133 (64-bit) on windows 10

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

2 participants