Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError: Cannot read property 'classList' of null #1

Open
yuryshulaev opened this issue Dec 9, 2012 · 1 comment
Open

Comments

@yuryshulaev
Copy link

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:

Uncaught TypeError: Cannot read property 'classList' of null scripts.min.js:1
hideMoves
dropPiece

Here I wasn’t able to move the black king:
issue.png

Chrome 23.0.1271.95 @ Windows 7

@BCleveland
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants