-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: logout routing issue from other pages #982
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd prefer to explicitly check if currentProfile is around to 404 as noted lol, but this works!
…/bugs Conflicts: src/components/Shared/Navbar/Search.tsx src/components/Shared/Navbar/SignedUser.tsx
Congrats, your important contribution to this open-source project has earned you a GitPOAP! GitPOAP: 2022 Lenster Contributor: Head to gitpoap.io & connect your GitHub account to mint! Learn more about GitPOAPs here. |
What does this PR do?
Fixes Routing issue after logout from the messages page
Type of change
How should this be tested?