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
At some point it starts logging "Uncaught TypeError: Cannot read property 'classList' of null" and it becomes impossible to complete the turn. Sometimes it shows hideMoves and dropPiece in log:
7 years too late but we actually found the issue #9 . Chess.js returns some strange data sometimes, which causes the valid moves to not be functional either when it happens.
At some point it starts logging "Uncaught TypeError: Cannot read property 'classList' of null" and it becomes impossible to complete the turn. Sometimes it shows
hideMoves
anddropPiece
in log:Here I wasn’t able to move the black king:
Chrome 23.0.1271.95 @ Windows 7
The text was updated successfully, but these errors were encountered: