Closed jamestickle closed 9 months ago
Make a premove with any piece (not pawn), then make another premove back to original square. The same thing will occur if premoving to any square that has already been premoved to/from.
Thank you, I can see this is an issue, currently extremely busy with other projects so won't get much time to look at this. If you have time please have a look and raise a PR, if not then I will have to address this at some point next year
Sure. Any clues on where to start looking?
https://github.com/Clariity/react-chessboard/blob/main/src/chessboard/components/Piece.tsx#L86
Somewhere in this logic I think
Fixed in #120, will be in next release
Please see image. I couldn't see a reference to this in existing issues or in closed issues.