AJOTKA
AJOTKA
I want to use the game mode but in custom position (for example exercise "Checkmate with Bishop and Knight"). When I set position (fen and pgn) always after first move...
I am trying to do the PR for webpack 5, but there is a huge blocker. SVG Sprite Loader is using ["webpack-toolkit"](https://github.com/JetBrains/webpack-toolkit) and this package is trying to use 'webpack/lib//MultiEntryPlugin'...
same issue, with webpack@^5.72.0
I have the same issue. And only sattelite-v9 style works properly - I don't know why.
Hi @balhelhas! Since this has already been moved to "done", can you close this issue, please?
Also, link to Dockerfile is not working, [here](https://wordpress.github.io/wordpress-playground/developers/architecture/wasm-php-compiling). 
Also, [Asyncify](https://wordpress.github.io/wordpress-playground/developers/architecture/wasm-asyncify) doc needs update, after introducing JSPI and fixing crashes
@bgrgicak looks like it was related to https://github.com/WordPress/wordpress-playground/pull/1908#discussion_r1824682358 and now is fixed :) I tested in local environment, and now it's working. Should we create a separate issue for reported...
@adamziel Tell me, due to moving this functionality to Playground, should we remove the wordpress.html and gutenberg.html files? FYI, I'm setting this PR as Draft for now, because I'm waiting...
Refactor is ready 🎉 @adamziel -> Now, all modals are from `@wordpress/components` package. -> I introduced `ModalButtons` for Cancel and Submit buttons at the bottom of modal. -> I made...