guilhermebkel / uno-game

:flower_playing_cards: An UNO Game made in Javascript
https://uno.guilherr.me
MIT License
207 stars 59 forks source link

[bug] Player does not quit room #3

Closed guilhermebkel closed 3 years ago

guilhermebkel commented 3 years ago

When the player gets into some Room Page and change its route to Dashboard Page, since this game is a PWA, the player keeps on connected to socket and so, to the last Game Room he was into.

So, being minded about that, we have the following problem: