Clerk + Next.js app router <SignedOut> children not rendered after <UserButton> sign out
Hi there! I'm currently building an app with Clerk and I've got signing in working however when I sign out using the
<UserButton>
component however after the redirect, my sign in button isn't rendered until a refresh of the page.
Here's my code:
Thanks in advance!3 Replies
Any help at all would be really appreciated :)
Would like to get this fixed asap if anyone would like to help 😊
You'll get faster support in the clerk Discord for this since it's a Clerk question https://discord.gg/Hqvzh4cadb
Yeah, it turned out to be a clerk issue which they had to fix on their end