You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Called when a route is about to be entered. It provides the next router state and a function to redirect to another path. this will be the route instance that triggered the hook.
532
532
*
533
533
* If callback is listed as a 3rd argument, this hook will run asynchronously, and the transition will block until callback is called.
0 commit comments