Hydration error (useId)
Unanswered
West African Crocodile posted this in #help-forum
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).
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
this is the issue in github https://github.com/vercel/next.js/issues/84029
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.