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
Prevent access to a route with deeplink.
In the redirect function I would like to detect if the navigation event is a deeplink and redirect to the parent route.
Proposal
Add a bool in the state that says if its deeplink or not
stevenosse, danielmahon, horo99, sullenel, shimizu-saffle and 15 more