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
contents are rendered correctly, but the tab is incorrectly highlighted.
I checked the rendered html and classes "router-link-exact-active router-link-active" are correctly set.
Not only I cant get the correct tab to be highlighted but also when I click on any other tab, although the html is set correctly setting classes "router-link-exact-active router-link-active" I have to click two times for the tab to get highlighted.
Hope I made myself clear.
What am I doing wrong ?
Thanks !
Ricardo
The text was updated successfully, but these errors were encountered:
Hi,
This is my basic structure
Drawer content is specified here #1896
content render from router-view is as follows.
contents are rendered correctly, but the tab is incorrectly highlighted.
I checked the rendered html and classes "router-link-exact-active router-link-active" are correctly set.
Not only I cant get the correct tab to be highlighted but also when I click on any other tab, although the html is set correctly setting classes "router-link-exact-active router-link-active" I have to click two times for the tab to get highlighted.
Hope I made myself clear.
What am I doing wrong ?
Thanks !
Ricardo
The text was updated successfully, but these errors were encountered: