4
Answers

Uncaught TypeError:Cannot read property ‘getContext’ of null

Sruthi S

Sruthi S

5y
19.9k
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)