Uncaught TypeError: Cannot set properties of null (setting 'innerHTML')
syash7202 opened this issue · 1 comments
syash7202 commented
Allan2000-Git commented
- use innerText
- make sure that you have added defer attribute in your script tag, so that js engine will parse html properly