Next.js Discord

Discord Forum

Hydration error (useId)

Unanswered
West African Crocodile posted this in #help-forum
Open in Discord
West African CrocodileOP
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).

8 Replies

West African CrocodileOP
interesting
Longtail tuna
does it happen in production builds too?
had similiar issues in development since one of next15 canary releases
West African CrocodileOP
yes, both dev and production
i feel like its a react issue though
West African CrocodileOP
any updates?
Audubon's Shearwater
Fixed in a recent canary version (16.1.1-canary.32)... Don't when we'll get it in a stable release.