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
Currently, mismatches remove and correct the nodes on the client. This sometimes causes flashes. Ideally, I would like to have the option to allow this mismatch and keep the server-side rendered node for the initial hydration.
This would be really helpful when handling things like relative time formats.
I am not sure if all the mismatches should support "prefer SSR". I can imagine there being problems with mismatches in the number of children.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Folllowup on: 94fb2b8
Currently, mismatches remove and correct the nodes on the client. This sometimes causes flashes. Ideally, I would like to have the option to allow this mismatch and keep the server-side rendered node for the initial hydration.
This would be really helpful when handling things like relative time formats.
I am not sure if all the mismatches should support "prefer SSR". I can imagine there being problems with mismatches in the number of children.
Beta Was this translation helpful? Give feedback.
All reactions