willb335 / chessboardjsx

:black_square_button: Chessboard built for React
https://chessboardjsx.com
MIT License
267 stars 79 forks source link

why allowDrag is not called at the time of "onStartDrag", but always for all squares? #53

Open xfishernet opened 4 years ago

xfishernet commented 4 years ago

why allowDrag is not called at the time of "onStartDrag", but always for all squares?

szpakowski commented 4 years ago

I am not sure I understand your problem... Can you clarify and provide code?