simonjvardy / alarm-clock

Alarm Clock app using HTML5, CSS3 and JavaScript. Code Institute Milestone 2 Project.
https://simonjvardy.github.io/alarm-clock/
6 stars 8 forks source link

Refactor: Update image loading code to clear Error #13

Closed simonjvardy closed 3 years ago

simonjvardy commented 3 years ago

Uncaught TypeError: fix found on https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/drawImage Commented out the async / await function and added an addEventListener() method to look for the Load