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
Hi, thanks for filling this issue, however the issue tracker is reserved for bug reports and feature requests only, so please use our dedicated gitter or forum to ask questions. Thanks!
Hi,
How can I use an empty alias on a nested route?
I think it'll be clearer with an example :
https://jsfiddle.net/p7uk1pbv/1/
when I click
/user/foo
I want to display the profile (UserProfile
component)also, is there a way not to add
.router-link-active
to parent route links ?Thanks
The text was updated successfully, but these errors were encountered: