I have some issues in my app after logout. #3852
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi, I have some issues in my app after logout. I am using Next.js with Clerk, and I will explain the details below:
.env.local:
Dependencies:
middleware.ts:
When I logout, it redirects to the sign-in page, but the sign-in component does not render. Initially, it renders when I go to
/sign-in
.Beta Was this translation helpful? Give feedback.
All reactions