Need to refresh the page twice to clear the session after deleting account. #3368
Replies: 1 comment 1 reply
-
I am facing this issue as well. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After I delete the account through the
UserButton
component I need to refresh the page twice for the session to be cleared. This causes theSignInButton
to only show up after the second refresh.I am following this guide: https://clerk.com/docs/quickstarts/nextjs
Beta Was this translation helpful? Give feedback.
All reactions