How to redirect to new URL when use getServerSideProps. #14436
hieusmiths
started this conversation in
Ideas
Replies: 1 comment
-
Not sure I fully understand, but check out this thread for some patterns on redirecting from getServerSideProps: |
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.
-
Hm. It's my ide haha.
Okay let'go now i'm using getAnyFuncNextJS({ ..., request, response)) {
Hmm.
Return res.redirect(/)
}:
This is idea has possiable ?
Thank so much team.
Beta Was this translation helpful? Give feedback.
All reactions