Why is currentPiece not defined? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Why is currentPiece not defined?

Line 139-140 https://code.sololearn.com/WIGYx83rvJhh/?ref=app Edit: I used a variable in the argument for getElementById in line 52 also and it worked. I want to do the same here. It doesn’t work because logging it to the console returns null.

5th Jan 2022, 5:17 PM
Margaret Guzman
Margaret Guzman - avatar
2 Answers
0
Looks like you got it to work?
6th Jan 2022, 2:16 AM
Schindlabua
Schindlabua - avatar
0
You are supposed to wrap it in quotation marks ……… document.getElementById("current PieceID"); ……… Happy Coding 💗
5th Jan 2022, 5:31 PM
TheAdeyemiOlayinka 💗
TheAdeyemiOlayinka 💗 - avatar