Fix routing again #4

Merged
marco merged 1 commits from fix-routing-again into master 2023-12-27 14:49:04 +00:00
Owner

The main change of this PR is, that the routes to /game and /host are subroutes from /.
This causes the /host page to be rebuilt if the browser back button is used. This way, we do not show an old passphrase that is not valid anymore.

The main change of this PR is, that the routes to `/game` and `/host` are subroutes from `/`. This causes the `/host` page to be rebuilt if the browser back button is used. This way, we do not show an old passphrase that is not valid anymore.
marco added 1 commit 2023-12-27 14:48:50 +00:00
marco merged commit 2fe77063d9 into master 2023-12-27 14:49:04 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: marco/mchess-client#4
No description provided.