Joseph
Joseph
Do you mind sharing the script you are using to plot and stuff? I guess, 15.1.0 would yield the same result? Getting a bit worried here ~
Great, then we can use all of this, to try and narrow down a canary between 15.2.x and 15.1.0 ~ I'll see if I can get some time later today,...
@diogomartino forgot to ask, but, are you using turbopack as well?
You didn't provide the right link to that codesandbox, it is linking to the template starter. I think the issue here is that Next.js stores its own state into the...
Yes, Server Functions can be qualified as a Server Action by client side usage, https://react.dev/reference/rsc/server-functions: > If a Server Function is passed to an action prop or called from inside...
A more clear doc update is in review/draft, but I think even that might also miss on the benefits of prerendering when theres' two params too, cuz `/every-locale/[id]` will also...
Will be fixed by: https://github.com/vercel/next-learn/pull/1138 It is a problem with Node 25