React
React recovered hydration by client rendering the entire root
React hit a hydration failure serious enough that it abandoned hydration for the whole root and switched to full client rendering.
React
React hit a hydration failure serious enough that it abandoned hydration for the whole root and switched to full client rendering.
Observed message
There was an error while hydrating but React was able to recover by instead client rendering the entire root.
Why it happens
How to fix it
Official reference
React Docs: Minified React error #423Related errors
Explore more