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
Do we still want to add this? AFAIK, we're now more lenient than React, e.g., we correct text leaf hydration mismatches, not fall over when encountering one.
In our case
hydrate()
is only meant to add event listeners, not patch the DOM.The text was updated successfully, but these errors were encountered: