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
In the Rendering: Partial Prerendering documentation, the last page.tsx code block incorrectly declares parameter types. This PR corrects the type declarations to ensure consistency with the intended usage and to avoid potential confusion for developers following the documentation.
Is there any context that might help us understand?
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 documentation issue?
In the Rendering: Partial Prerendering documentation, the last page.tsx code block incorrectly declares parameter types. This PR corrects the type declarations to ensure consistency with the intended usage and to avoid potential confusion for developers following the documentation.
Is there any context that might help us understand?
Check the last page.tsx code block from here: https://github.com/vercel/next.js/edit/canary/docs/02-app/01-building-your-application/03-rendering/04-partial-prerendering.mdx
Does the docs page already exist? Please link to it.
https://nextjs.org/docs/canary/app/building-your-application/rendering/partial-prerendering
The text was updated successfully, but these errors were encountered: