mirror of
https://github.com/EddieTheCubeHead/Stagnum.git
synced 2026-04-26 06:05:49 +03:00
[PR #249] [MERGED] changed redirects to router.push statements #345
Labels
No labels
bug
bug
client
design
documentation
feature
feature
infrastructure
pull-request
ready for development
server
server
spike
technical work
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Stagnum#345
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/EddieTheCubeHead/Stagnum/pull/249
Author: @OttoAhlfors
Created: 4/15/2024
Status: ✅ Merged
Merged: 4/15/2024
Merged by: @KeManen
Base:
master← Head:242-client-is-unusable-due-to-token-changes📝 Commits (3)
65f85fcchanged redirects to router.push statements056dc6eadded back the suspense since CI fails with out it57bfc67Merge branch 'master' into 242-client-is-unusable-due-to-token-changes📊 Changes
1 file changed (+6 additions, -5 deletions)
View changed files
📝
client/app/page.tsx(+6 -5)📄 Description
This resolves he issue of client redirect but there is an issue where currently you get redirected on refresh due to a cors error possibly being caused by a 500 server error comming from get/pool 'AttributeError: 'NoneType' object has no attribute 'id' when this is fixed we can make the error handling on refresh more robust on front end
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.