T
TanStack13mo ago
wise-white

Loading component only on initial load?

I want a loading component to only show on log in or full reload, as that's when the majority of loading will occur (so this will live in my _authenticated routes). Is there a way to achieve this? If I set a pendingComponent, this will just run on every page. Maybe I can just use React to achieve this
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?