Navigation state?
For example is there a hook to detect when a page is loading. This would be useful for showing a page loading bar etc.
2 Replies
conscious-sapphire•11mo ago
TanStack | High Quality Open-Source Software for Web Developers
Headless, type-safe, powerful utilities for complex workflows like Data Management, Data Visualization, Charts, Tables, and UI Components.

optimistic-goldOP•11mo ago
Landed on this using the router status.pending to determine if a navigation is in progress.
