svg.path.js icon indicating copy to clipboard operation
svg.path.js copied to clipboard

Getting 'Uncaught TypeError'

Open everdrone opened this issue 8 years ago • 2 comments

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

everdrone avatar Apr 10 '17 14:04 everdrone

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

otm avatar Apr 11 '17 05:04 otm

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

everdrone avatar Apr 11 '17 11:04 everdrone