Grzegorz
Grzegorz
Hi thank you for this issue I checked the PNG you wrote and after 61 move the Ke2 move isn't correct as you mentioned and the board doesnt load it...
e2 square is covered by queen. Thats not checkmate but you cant make move with king to a square which is covered by queen (or any other pieces). In real...
Thats illegal move and cannot be maken. Thats against chess rules that you cant move the king to a square which enemys piece has covered. Lets say we got this...
Hello. Code for demo is in this directory: https://github.com/grzegorz103/ngx-chess-board/tree/master/src/app In app.component.ts and app.component.html 147 line in app.component.ts invokes a method that sets pgn on the board. For move logging I...
You're welcome if you need anything else let me know. Good luck
Hi i will try to update in this week. Thanks for suggestion
Hi I updated everything to Angular 13 and pushed 2.2.1 version to npm. I hope nothing got broken
I checked again on two machines with different machines, with Angular 12 and 13 and after installing angular-cdk manually it seems fine. This angular-cdk is added to the library as...
Youre welcome, its fine :)
Hi. Is there any error when you start the app?