Uncaught TypeError: Cannot read property 'toLowerCase' of undefined
at l (bundle.js:493)
at k (bundle.js:493)
at U (bundle.js:493)
at Q (bundle.js:493)
at Object.<anonymous> (bundle.js:58)
at __webpack_require__ (bundle.js:20)
at bundle.js:40
at bundle.js:43
I have update the my files at my repo, you can reproduce the error:
Hi,
I get the following error in my browser console.
I have update the my files at my repo, you can reproduce the error:
https://github.com/psamim/svg2pdf.js-test
(
npm install
,./node_modules/.bin/webpack ./entry.js bundle.js
, then openindex.html
l)Thanks, Samim