Some checks failed
Deploy to Production / test (push) Failing after 34s
The room creator was added as a player during createRoom, but when GameRoom mounted it sent JOIN_ROOM which failed with "Already in room", leaving the UI stuck on the loading spinner. Now treats duplicate joins as successful rejoins, which also fixes reconnection after page refresh. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>