You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Uncaught ReferenceError: selectedObject is not defined
Not very sure how but let selectedObject was removed
To Reproduce
Steps to reproduce the behavior:
Open 11-animation.html
Select the soldier
see de console
Console Results
Uncaught ReferenceError: selectedObject is not defined at HTMLButtonElement.<anonymous> (11-animation.html:337) at HTMLButtonElement.dispatch (jquery.min.js:2) at HTMLButtonElement.v.handle (jquery.min.js:2)
Screenshots
[Version [e.g. 2.1.9]
The text was updated successfully, but these errors were encountered:
Describe the bug
Uncaught ReferenceError: selectedObject is not defined
Not very sure how but
let selectedObject
was removedTo Reproduce
Steps to reproduce the behavior:
Console Results
Screenshots
The text was updated successfully, but these errors were encountered: