redirect not work on server function #76620
Replies: 1 comment 1 reply
-
I got the same error, bro. I just moved the redirect("/") to a finally block. Now, it's working perfectly. |
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.
-
I got this issue when i tried use redirect function on server function >> digest: 'NEXT_REDIRECT;push;/;307;'
not I told you in server function not in server action
are it not support in server function
I know it support in server action
thanks
Beta Was this translation helpful? Give feedback.
All reactions