mirror of
https://github.com/tiennm99/ai-coding-workflow-labs.git
synced 2026-09-16 04:18:29 +00:00
Phaser's game.destroy() calls shutdown() on scenes, not destroy(). The old destroy() override was never called, causing stale event listeners to persist and throw errors in React StrictMode.
try-superpowers
Try Superpowers workflow