Open
Description
Repro:
- Observe game (not playing)
- Create a table
- After a move you'll navigate to the observed game
(definitely a game subscription bug here - where navigating away from "arena" doesn't "unsubscribe" as an observer)
2 things should happen:
- Unsubscribe from game when back on dashboard
- Receiving a game update event when you're not a player AND you're not viewing the game shouldn't cause a navigation event. Navigation should only occur if you're a player.