blchelle/typetrial

After finishing a game, starting another right after gives the "Could not connect to room, please reload" message

Closed this issue · 1 comments

Don't really know whats causing this? Maybe some info needs to get cleared and isnt? Refreshing the page solves this but clicking throgh doesnt.

I noticed this too, I think what happens is we never disconnect from the previous room without reloading the page. Then we have some logic in the websockets that prevents a user from re-connecting.

I think the fix to this is to disconnect from the websockets even after clicking through.