meteor / vue-tutorial

14 stars 18 forks source link

Question: Conditional rendered login screen in v-else flickers on page load #21

Open raLaaaa opened 1 year ago

raLaaaa commented 1 year ago

When running in dev mode and pressing F5 for a split second there is always the login screen rendered until the user is authenticated. Is this a general behavior even in production mode? If yes is there anything I can do to provide a smoother experience?

Thanks in advance!