4
Answers

Uncaught TypeError:Cannot read property ‘getContext’ of null

Photo of Sruthi S

Sruthi S

6y
20k
1
Im getting this error:
Uncaught TypeError: Cannot read property 'getContext' of null
in my demo.js page
I have included demo.js page in my html page (start page) .
How can i solve this error?  

Answers (4)