T
TanStack5mo ago
like-gold

Authenticated routes example white flash screen

Hi, I am comparing both Basic (file-based) and Authenticated routes examples from docs and I noticed that when we refresh the basic all looks fine but when we refresh the Authenticated routes examples then we see a white screen for ~ 100ms and then we see the page Authenticated Routes: https://tanstack.com/router/latest/docs/framework/react/examples/authenticated-routes Basic: https://tanstack.com/router/latest/docs/framework/react/examples/basic-file-based
1 Reply
like-gold
like-goldOP5mo ago
What could be causing that?

Did you find this page helpful?