Copy link to clipboard
Copied
Hi guys,
I'm working on a project with lots of graphics details and frame by frame image animations, and start to receive some wird errors only when I try it online, and I'm start to think those are because of the loading time
https://nifty-albattani-10a36b.netlify.app
The error:
createjs.min.js:12 Uncaught TypeError: Cannot read properties of undefined (reading 'getContext')
If I cache the images or browser offline this error does not occur
Anyone have any idea or can point me some keywords to find a solution?
I need to start searching more deeply for answers.
I found the solution of my problem in this toic
thnks, and sorry
Copy link to clipboard
Copied
I need to start searching more deeply for answers.
I found the solution of my problem in this toic
thnks, and sorry