Flashing on page load
Closed this issue · 0 comments
alexwaeseperlman commented
When the page loads it first renders as if the user is not logged in, and then gets the user data. This makes it flash the not-logged-in state quickly before updating. We should hide the rendering for a few milliseconds while this happens.