-
Notifications
You must be signed in to change notification settings - Fork 27.7k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Docs: Link documentation - Remove 'With URL Object' section #65505
Comments
@mfernandez97 Can you clarify what part of that docs link explains that App Router does not support dynamic hrefs? |
@samcx Apologies, I entered the wrong url, have since updated it! https://nextjs.org/docs/messages/app-dir-dynamic-href states:
|
App router [does not support](https://nextjs.org/docs/messages/app-dir-dynamic-href) dynamic hrefs: removing it from the app router docs, and only having it in the pages router docs. Fixes #65505 --------- Co-authored-by: samcx <sam@vercel.com>
) App router [does not support](https://nextjs.org/docs/messages/app-dir-dynamic-href) dynamic hrefs: removing it from the app router docs, and only having it in the pages router docs. Fixes vercel#65505 --------- Co-authored-by: samcx <sam@vercel.com>
This closed issue has been automatically locked because it had no new activity for 2 weeks. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you. |
What is the update you wish to see?
I would like to see the 'With URL Object' section removed.
Is there any context that might help us understand?
The app router does not support dynamic hrefs as stated here.
Does the docs page already exist? Please link to it.
https://nextjs.org/docs/app/api-reference/components/link#with-url-object
The text was updated successfully, but these errors were encountered: