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
the issue is that, when I login, it page changes, from login page to Home page. but url stay at /login
at this point if i press sign out, it does not work.
if i hard refresh the page then url updates to the correct url (which is home page url, "/")
URL should update with the UI. I do not need to hard refresh.
The text was updated successfully, but these errors were encountered:
hashirshoaeb
added
bug
Something isn't working
triage
Unseen or unconfirmed by a maintainer yet. Provide extra information in the meantime.
labels
Feb 17, 2025
hashirshoaeb
changed the title
On Signin, The url changes but the page UI does not
On Signin, The url is not updating but the page UI does
Feb 27, 2025
Environment
Reproduction URL
https://github.com/hashirshoaeb/next-auth-test-app
Describe the issue
I initially i was using
when i bumped the packages to:
it started causing this issue.
the issue is that, when I login, it page changes, from login page to Home page. but url stay at /login
at this point if i press sign out, it does not work.
if i hard refresh the page then url updates to the correct url (which is home page url, "/")
How to reproduce
Expected behavior
URL should update with the UI. I do not need to hard refresh.
The text was updated successfully, but these errors were encountered: