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
given a route a, which has a nested route b, when I alias a to c, then c works but c.b also works. is there a way to avoid binding the nested route to the alias?