winkerVSbecks / xvg

🔬 debug SVG paths in the browser
https://xvg.now.sh
MIT License
273 stars 7 forks source link

Bug: Cannot read property 'appendChild' of null #25

Closed djdmsr closed 7 years ago

djdmsr commented 7 years ago

xvg.js:2 Uncaught TypeError: Cannot read property 'appendChild' of null at e (xvg.js:2) at xvg.js:1 at xvg.js:1 at n (xvg.js:1) at xvg.js:1 at xvg.js:1 at xvg.js:1 at xvg.js:1 at Object. (xvg.js:2) at n (xvg.js:1) e @ xvg.js:2 (anonymous) @ xvg.js:1 (anonymous) @ xvg.js:1 n @ xvg.js:1 (anonymous) @ xvg.js:1 (anonymous) @ xvg.js:1 (anonymous) @ xvg.js:1 (anonymous) @ xvg.js:1 (anonymous) @ xvg.js:2 n @ xvg.js:1 (anonymous) @ xvg.js:2 n @ xvg.js:1 (anonymous) @ xvg.js:1 (anonymous) @ xvg.js:1

winkerVSbecks commented 7 years ago

duplicate #18