-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
Open
Labels
docsImprovements or additions to the documentationImprovements or additions to the documentationnextjs
Description
The API for <Link/>
is very different for Pages Router and App Router:
- App Router Link: https://nextjs.org/docs/app/api-reference/components/link
- Pages Router Link: https://nextjs.org/docs/pages/api-reference/components/link
The docs on routing here should be updated
TODO:
- 1. Remove
legacyBehavior={true}
- 2.
NextLinkComposed
doesn't seem to make any sense anymore/- Update https://mui.com/material-ui/integrations/routing/#next-js-pages-router to remove it
- Stop exporting it from the components
mapache-salvaje, vicasas, oliviertassinari and stunaz
Metadata
Metadata
Assignees
Labels
docsImprovements or additions to the documentationImprovements or additions to the documentationnextjs