Konstantin Tsabolov

Results 1 comments of Konstantin Tsabolov

> Use the `useNavigation` hook at your top-level route. This will give you the state of all loaders/actions in your app. > > https://reactrouter.com/en/main/hooks/use-navigation Just tried to use the `useNavigation`...