"Source" button does not work in Chromium
ceremcem opened this issue · 2 comments
ceremcem commented
As title says, "Source" button in the examples doesn't work. Console shows this error:
"TypeError: Cannot read property 'on' of null
at createPaperScript (http://paperjs.org/assets/js/scripts.js:435:14)
at HTMLDivElement.<anonymous> (http://paperjs.org/assets/js/scripts.js:243:3)
at Function.each (http://paperjs.org/assets/js/jquery.js:4:5347)
at init.each (http://paperjs.org/assets/js/jquery.js:4:1999)
at Object.behaviors.paperscript (http://paperjs.org/assets/js/scripts.js:242:28)
at HTMLDocument.<anonymous> (http://paperjs.org/assets/js/scripts.js:531:15)
at c (http://paperjs.org/assets/js/jquery.js:4:26051)
at Object.fireWith [as resolveWith] (http://paperjs.org/assets/js/jquery.js:4:26856)
at Function.ready (http://paperjs.org/assets/js/jquery.js:4:3305)
at HTMLDocument.q (http://paperjs.org/assets/js/jquery.js:4:717)"
Version
Version 69.0.3497.92 (Developer Build) built on Debian buster/sid, running on Debian buster/sid (64-bit)
lehni commented
I am seeing this too. Will investigate it, thanks!
ceremcem commented
Nice!