lichess-org / pgn-viewer

PGN viewer widget
https://lichess.org
GNU General Public License v3.0
103 stars 26 forks source link

Squares in <cg-square></cg-square> are empty (0px) #20

Closed Gregor-code closed 1 year ago

Gregor-code commented 1 year ago

Hi, I have this svelte code:

`

`

The LichessPgnViewer is rendered in the DOM, but there is no chessboard that I can see. How can I solve this?