1.4.6
window chrome 61
2.4.4
https://jsfiddle.net/niefee/ey37a10s/
在页面内跳转到导航菜单的某个路由,但active选项没有改变,只有点击导航菜单active才会改变。如示例,在about点击路由跳转到home路由,导航菜单字体颜色没有改变
点击跳转回home路由的时候,home的颜色变蓝,about变回黑色
暂时的效果是点击路由导航菜单颜色没有改变
Translation of this issue:
1.4.6
Window chrome 61
2.4.4
https://jsfiddle.net/niefee/ey37a10s/
Jump to a certain route in the navigation menu in the page, but the active option has not changed. You can only change it by clicking on the navigation menu active. For example, in about, click on the route jump to home routing, the navigation menu font color has not changed
When clicked back to the home route, the color of home turns blue, and about returns to black
The temporary effect is to click the routing navigation menu without changing the color
I fixed this in this fiddle... https://jsfiddle.net/galipmedia/rfg5tuy3/1/
@gabrielboliveira thinks,This is what I want.
Most helpful comment
I fixed this in this fiddle... https://jsfiddle.net/galipmedia/rfg5tuy3/1/