I did reload a game in phaser 3 by this code
playbtn.on(\'click\', (event) => { this.scene.restart(); });
However, I got