• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

HTML5 canvas

Participant ,
Nov 29, 2019 Nov 29, 2019

Copy link to clipboard

Copied

When I go to my page with HTML5 canvas it loads into the preloader and I get this message in the Chrome console.

createjs-2015.11.26.min.js:12 Uncaught TypeError: Cannot read property 'getContext' of undefined
at a.b._parseData (createjs-2015.11.26.min.js:12)
at new a (createjs-2015.11.26.min.js:12)
at handleComplete (me13.html:52)
at me13.html:37
at a.b._dispatchEvent (createjs-2015.11.26.min.js:12)
at a.b.dispatchEvent (createjs-2015.11.26.min.js:12)
at a.b._sendComplete (createjs-2015.11.26.min.js:15)
at a.b._loadNext (createjs-2015.11.26.min.js:15)
at a.b._handleError (createjs-2015.11.26.min.js:15)
at createjs-2015.11.26.min.js:12

But when I refresh and reload it works. Is there anything to do about it.

TOPICS
How to , Performance

Views

364

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Nov 29, 2019 Nov 29, 2019

Copy link to clipboard

Copied

LATEST

When I removed the preloader in public setting in the program Animate CC then worked without having to refresh or reload the Chrome browser. So it's resolved.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines