You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hydration error seems to be happening also with [Video Speed Controller Chrome Extension](https://chromewebstore.google.com/detail/video-speed-controller/nffaoalbilbmmfgbnbgppjihopabppdk) with the Next.js version [email protected] (React version 19.0.0-rc-de68d2f4-20241204) in the reproduction template:
#31895
Open
jordan11210 opened this issue
Dec 23, 2024
· 0 comments
Hydration error seems to be happening also with [Video Speed Controller Chrome Extension](https://chromewebstore.google.com/detail/video-speed-controller/nffaoalbilbmmfgbnbgppjihopabppdk) with the Next.js version `[email protected]` (React version `19.0.0-rc-de68d2f4-20241204`) in the reproduction template:
Hydration failed because the server rendered HTML didn't match the client. As a result this tree will be regenerated on the client. This can happen if a SSR-ed Client Component used
I haven't observed this in other Next.js versions up until now, and we do update to new versions often.
Also reported in the Video Speed Controller extension issues here:
Originally posted by @karlhorky in #24430 (comment)
The text was updated successfully, but these errors were encountered: