79744497

Date: 2025-08-23 18:52:26
Score: 2
Natty:
Report link

use onSquareClick instead of onPieceClick.

Also go through the docs for any other information

https://react-chessboard.vercel.app/?path=/docs/how-to-use-basic-examples--docs

 <Chessboard 
       id="click-test"
        position={position}
        onSquareClick={onSquareClick}
      />
Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Smart Technology