Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: The docs say Next.JS 14 supports experimental PPR but anecdotal evidence says otherwise #69791

Closed
boylec opened this issue Sep 6, 2024 · 2 comments · Fixed by #70053
Closed
Labels
Documentation Related to Next.js' official documentation.

Comments

@boylec
Copy link

boylec commented Sep 6, 2024

What is the documentation issue?

When I enable PPR in 14.2.8 I get the following when attempting to build:

"The experimental.ppr preview feature can only be enabled when using the latest canary version of Next.js"

But the docs imply that PPR can be used in Next.JS 14.
https://nextjs.org/docs/app/api-reference/next-config-js/ppr#enabling-ppr-version-14

Is there any context that might help us understand?

No

Does the docs page already exist? Please link to it.

https://nextjs.org/docs/app/api-reference/next-config-js/ppr#enabling-ppr-version-14

Also: https://nextjs.org/docs/messages/ppr-preview contradicts the doc/link above.

@boylec boylec added the Documentation Related to Next.js' official documentation. label Sep 6, 2024
@EfstathiadisD
Copy link

It doesn't support it. Don't know why but it's like that for almost a Year. Pretty solid technique since NextJS 13. We announce stuff but it doesn't work 1 Year later..

@samcx
Copy link
Member

samcx commented Sep 10, 2024

@boylec Thanks for flagging! Taking a look :frog-eyes:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Related to Next.js' official documentation.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants