Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
85 views
in Technique[技术] by (71.8m points)

javascript - How do I find the type error in my code when you cant find the error?

Hi I'm new to JavaScript and I'm doing some exercises on codepen and one of my bugs is currently this:

Uncaught TypeError: Cannot set property 'innerText' of null at https://cdpn.io/cp/internal/boomboom/pen.js?key=pen.js-d94fc329-380b-daf1-fc88-5aa0215c449f:101

I checked the code from the exercise and i cant seem to figure out what's causing this.

question from:https://stackoverflow.com/questions/65899060/how-do-i-find-the-type-error-in-my-code-when-you-cant-find-the-error

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...