You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This discussion was converted from issue #21451 on January 27, 2021 10:56.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Describe the feature you'd like to request
I would like to provide a URL object for
destination
when performing a server-side redirect.https://nextjs.org/docs/api-reference/next/link#with-url-object
https://nextjs.org/docs/api-reference/next/router#with-url-object
Describe the solution you'd like
Describe alternatives you've considered
Providing a string for
destination
.Beta Was this translation helpful? Give feedback.
All reactions