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
Turns out <RootElement>s are actually fine on client transition, and <RootContainer>s are fine on normal client transition. But <RootContainer> with reuseDom doesn't update. #218 addresses that (and adds a test page for it).
They're only added during server render.
^ That won't get class name on client transition.
The text was updated successfully, but these errors were encountered: