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
Should improve "visual" loads times, and SEO.
Hiding the page is currently unnecessary
it was added back in 2015 (9c11159), because we used
to rely on the URL path fragment (`#/something`), which
could be different from the page which was currently being loaded.
0 commit comments