q-drawer-link active behavior
-
Hi!
In the example below, why the “Users” link is not highlighted? Is the “q-drawer-link” behavior different from the “router-link”?
My example is based on the following code:
https://jsfiddle.net/8xrk1n9f/45/By clicking on “/users/evan”, “users” will also be highlighted.
Thanks!
-
Hi, are you on Quasar v0.13.1?
-
Version 0.4.1
-
quasar-framework v0.13.0
-
I just upgraded to v0.13.1. Same behavior.
-
This is one of those hard things to make due to VueRouter not exposing the route match methods. Will investigate this.
-
Up, I have the same issue. Any news about it?
-
Fixed in v0.14.