jniemann66 / react-chessdiagram

Chess Diagram React Component
MIT License
26 stars 10 forks source link

Demo: change from chess to draughts not initializing correctly #8

Closed jniemann66 closed 7 years ago

jniemann66 commented 7 years ago

To replicate this issue,

1.Change Game Type from Chess to Draughts 2.Change Game Type back to Chess 3.Change Game Type from Chess to Draughts again.

image

jniemann66 commented 7 years ago

Problem caused by fen parameter not initialized in chess object in gamePresets change to:

fen: '',

fixed in aa63c5d79cee0f404ce390a796e000fcaefdfb0f