Next.js Discord

Discord Forum

Canary version + unstable_rootParams

Unanswered
Masai Lion posted this in #help-forum
Open in Discord
Masai LionOP
Hey everyone,

I'm using rootParams with next-int, it works surprisingly well. I've updated to the last canary version but it breaks the feature. Latest working version is 15.4.0-canary.45.

The error is : "That only works in a Server Component which is not supported in the pages/ directory" even tho I'm not using it in a client component.

Any information is appreciated!

0 Replies