svg.path.js
svg.path.js copied to clipboard
Getting 'Uncaught TypeError'
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
Hi, which browser and version are you using? Also, which OS are you running?
sorry, i'm using Chrome 57.0.2987.133 (64-bit) on windows 10