Next.js is changing the rendering behavior with ppr and dynamicIO. It's still very early, and things are moving, but it would be interesting to see if we can adapt next-intl to better suit the needs of these rendering modes.
For now, this issue is meant to collect related resources.
Related
Update for Next.js 16.3: #1493 (comment)
Next.js is changing the rendering behavior with
ppranddynamicIO. It's still very early, and things are moving, but it would be interesting to see if we can adaptnext-intlto better suit the needs of these rendering modes.For now, this issue is meant to collect related resources.
Related
nowwithexperimental.dynamicIOin Next.js canary versions #1464Yes! 🥹🥹🥹
I'm going to close this issue now since that should be the proper fix for
next-intlto supportcacheComponents. If someone still runs into a problem, please file a new issue!Here's the blog post on
next/root-params:→ Using
next/root-paramsin Next.js 16.3