Right now in the Back to the Code competition there is a problem with the display of the game field when testing the code. The first time a code is run after the page is freshly loaded, it works fine. However, if I rerun the test, the game field no longer displays. It will only reappear after a complete reload of the page. I use firefox but several other people reported the same problem in Chrome and Chromium.
The problem started today, before it was fine. Please do something about it! Thanks.
Update: VulcanAugustus discovered that enabling webgl in the browser settings fixes this problem. Still it needs fixing or at least documenting that the website requires webgl on.
Iâve experienced the same issue yesterday but I was unable to reproduce. We will do our best to fix the problem but it wonât be easy if we canât reproduce⊠The bug is not necessarily caused by our code, it could also be a bug with Pixi.js or your browser.
I have this problem too. Some puzzles take a long time before finally not loading in Chrome on a Macbook. WebGL enabled, latest version installed, cached cleared, etc. Switched to Firefox and it started right up.