NocturnalRage / pyangelo.com

Python Graphics Programming in the Browser
2 stars 3 forks source link

Error when trying to get non-existant attribute #199

Open s1072489 opened 2 years ago

s1072489 commented 2 years ago
setCanvasSize(640, 360)

rect(1, 1, 1, 1).x
$call7 is undefined
$scope0@https://pyangelo.com/js/playground.js?id=2e4d096d4b503bbac27008bd810fec73 line 2 > eval:38:13
923/</</Sk.importModuleInternal_/k</</<@https://pyangelo.com/js/playground.js?id=2e4d096d4b503bbac27008bd810fec73:2:959891
923/</</Sk.misceval.tryCatch@https://pyangelo.com/js/playground.js?id=2e4d096d4b503bbac27008bd810fec73:2:652520
923/</</Sk.importModuleInternal_/k</<@https://pyangelo.com/js/playground.js?id=2e4d096d4b503bbac27008bd810fec73:2:959859
923/</</Sk.misceval.chain@https://pyangelo.com/js/playground.js?id=2e4d096d4b503bbac27008bd810fec73:2:652182
923/</</Sk.importModuleInternal_/k<@https://pyangelo.com/js/playground.js?id=2e4d096d4b503bbac27008bd810fec73:2:958033
923/</</Sk.misceval.chain@https://pyangelo.com/js/playground.js?id=2e4d096d4b503bbac27008bd810fec73:2:652182
923/</</Sk.importModuleInternal_@https://pyangelo.com/js/playground.js?id=2e4d096d4b503bbac27008bd810fec73:2:957921
923/</</Sk.importMainWithBody@https://pyangelo.com/js/playground.js?id=2e4d096d4b503bbac27008bd810fec73:2:961017
le/x<@https://pyangelo.com/js/playground.js?id=2e4d096d4b503bbac27008bd810fec73:2:1129646
923/</</Sk.misceval.asyncToPromise/<@https://pyangelo.com/js/playground.js?id=2e4d096d4b503bbac27008bd810fec73:2:651749
923/</</Sk.misceval.asyncToPromise@https://pyangelo.com/js/playground.js?id=2e4d096d4b503bbac27008bd810fec73:2:651074
le/<@https://pyangelo.com/js/playground.js?id=2e4d096d4b503bbac27008bd810fec73:2:1129610
le@https://pyangelo.com/js/playground.js?id=2e4d096d4b503bbac27008bd810fec73:2:1131233

Similar errors occur when trying to get other attributes on other classes