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
Previously, OutPortal could happily unmount and remount nodes,
and switch between them if there was an unmount en route,
but it would crash if we switched directly, because the
previous node wasn't unmounted first.
0 commit comments