#Help with Next-js redirect function in server component

2 messages · Page 1 of 1 (latest)

upper bane
#

Greetings!
I am using Next-js version 14.1.0 and in layout.tsx for auth routes I am getting customer using getCustomer() server action and using if condition to redirect user to home page if the user is logged in, so that the user can't access auth pages while logged in, but then I remove the cookie manually from browser, and getCustomer server action is returning null but still I am unable to access to sign-in page, it still redirects to home page. And If I refresh the page, then I can access the sign-in page once again.

could someone help me out here?

dull minnowBOT
#

🔎 This post has been indexed in our web forum and will be seen by search engines so other users can find it outside Discord

🕵️ Your user profile is private by default and won't be visible to users outside Discord, if you want to be visible in the web forum you can add the "Public Profile" role in id:customize

✅ You can mark a message as the answer for your post with Right click -> Apps -> Mark Solution
(if you don't see the option, try refreshing Discord with Ctrl + R)