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
passive-yellow•14mo 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.

absent-sapphireOP•14mo ago
Landed on this using the router status.pending to determine if a navigation is in progress.

