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
{{ message }}
This repository has been archived by the owner on Apr 28, 2023. It is now read-only.
Seems that with react 18 nextjs upgrade developers should be very explicit in their markup in regards to what should and should not be rendered server side. And make sure markup is semantic.
Seems that with react 18 nextjs upgrade developers should be very explicit in their markup in regards to what should and should not be rendered server side. And make sure markup is semantic.
Otherwise you'll encounter the hydration errors.
vercel/next.js#35773 (comment)
The text was updated successfully, but these errors were encountered: