Crash when importing SVG

Created a simple SVG from the hershey text plugin in inkscape.

This was the exception thrown.

“Cannot read property ‘length’ of undefined”

“TypeError: Cannot read property ‘length’ of undefined
at C (https://d1ruu3w8cmk6tc.cloudfront.net/assets/easel-b21da44889a07c8a2188bd63b9ad10a0.js:1009:410)
at z (https://d1ruu3w8cmk6tc.cloudfront.net/assets/easel-b21da44889a07c8a2188bd63b9ad10a0.js:1010:68)
at v (https://d1ruu3w8cmk6tc.cloudfront.net/assets/easel-b21da44889a07c8a2188bd63b9ad10a0.js:1004:5)
at Object.callback (https://d1ruu3w8cmk6tc.cloudfront.net/assets/easel-b21da44889a07c8a2188bd63b9ad10a0.js:1003:91)
at https://d1ruu3w8cmk6tc.cloudfront.net/assets/easel-b21da44889a07c8a2188bd63b9ad10a0.js:70:219
at nrWrapper (http://easel.inventables.com/projects/mqipjsKyOMTqIE_wt-YSXw:5:11459)”

SVG attached:

These are causing the error.

  <path
     id="path3401"
     transform="translate(461,0)"
     d="8"
     style="stroke:#000000;fill:none" />

Fixed the file removing all of the instances of d="\d"

svg attached:

lol :slight_smile: :joy: thats alot of words for sure!!

usually it has something to do on how the svg was created what program did you make the svg in?

Dont worry. Figured it out… This is here only as a bug for inventables to fix…

unless they open source or hire me as a contractor to fix it…