You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If someone has already started a game (and it is FINISHED), you can start the game again. (The button is disabled, but the API point not. So if someone did not refreshed his browser in another computer, his button is not disabled, so he can start a new game. This happened this year with one team.) Expected behaviour: sends an error, and jumps to the current game.
* fix: fix issue in #76 with restarting game after finish
* fix: fix low effort fix
* fix: pagestate HOME not nescessarily means that game can be started
* chore: fomratting
* Update src/server/team_manage.ts
Co-authored-by: Ádám Fraknói <[email protected]>
---------
Co-authored-by: Ádám Fraknói <[email protected]>
There are a lot of bugs:
The following two bugs are also related to #97, so I make them complete here.
The text was updated successfully, but these errors were encountered: