Next.js Discord

Discord Forum

Hydration error (useId)

Unanswered
Tomistoma posted this in #help-forum
Open in Discord
TomistomaOP
https://github.com/radix-ui/primitives/issues/3700

I am having a lot of hydration errors with Radix UI components, resizable-panels and others (because of unstable IDs)

https://github.com/radix-ui/primitives/issues/3700

Does anyone have an idea?

Downgrading to Next.js 15.4.7 seems to resolve the issue (possibly because of the version using an older version of React).

6 Replies

TomistomaOP
interesting
Pacific sand lance
does it happen in production builds too?
had similiar issues in development since one of next15 canary releases
TomistomaOP
yes, both dev and production
i feel like its a react issue though