Clariity / react-chessboard

The React Chessboard Library used at ChessOpenings.co.uk. Inspired and adapted from the unmaintained Chessboard.jsx.
https://react-chessboard.vercel.app
MIT License
335 stars 101 forks source link

areArrowsAllowed={false} doesn't work #111

Closed Epitomaniac closed 11 months ago

Epitomaniac commented 11 months ago

Since I updated the package, this option no longer seems to work. Arrows are now allowed whether this property is true or false.

Clariity commented 11 months ago

Good find, thank you, are you able to make a PR to fix this? If not then I will fix when I get time (which I have very little of lately)

Epitomaniac commented 11 months ago

Unfortunately I have very little free time on my hand too. No pressure though, the library is a blast as it is, cheers!

Clariity commented 11 months ago

Fixed in https://github.com/Clariity/react-chessboard/releases/tag/v4.2.3