oakmac / chessboardjs

JavaScript chessboard
https://chessboardjs.com
MIT License
1.98k stars 408 forks source link

Board without pieces #235

Open florianingerl opened 1 year ago

florianingerl commented 1 year ago

Hello Chris, I tried to use the library and wrote this code

`

Test chessboard.js

`

But if I do it, the board is empty. I'm not that familiar with JavaScript. Can you add some documentation somewhere of how to correctly use the library.

juangocc commented 1 year ago

You need to add css style : <link rel="stylesheet" href="css/chessboard-1.0.0.css">

stfngnsch commented 4 months ago

I have the same problem, the images of the pieces can't load.

Firefox writes this error: TypeError: a.default.detectStore(...) is undefined