I have routes like
/user/path1, /user/path2, /user/path3...etc
and I have a md-Tab and define the path: to="/user"
How can I focus the tab if the route is one of the above paths?
Is that possible?
I think it will be fixed with https://github.com/vuematerial/vue-material/pull/1651
Router will be fully supported with #1651
Most helpful comment
I think it will be fixed with https://github.com/vuematerial/vue-material/pull/1651