Hi team, I am using 0.4.5 version. I am facing a problem. When I redirect the user with other button(not from the SideNav) in the application. The button in SideNav is still showing highlighted and active on previous page icon. I want to change the highlighted icon as my url changes everytime (either by clicking SideNav or other redirection button).
For now, I cannot control which icon to be highlighted in my component. I tried to use "active={false}" in NavItem. That is not working for me. It is still being "active" and highlighted after I click it.
Any suggestion for solving this ?
Thanks !
Hi team, I am using 0.4.5 version. I am facing a problem. When I redirect the user with other button(not from the SideNav) in the application. The button in SideNav is still showing highlighted and active on previous page icon. I want to change the highlighted icon as my url changes everytime (either by clicking SideNav or other redirection button).
For now, I cannot control which icon to be highlighted in my component. I tried to use "active={false}" in NavItem. That is not working for me. It is still being "active" and highlighted after I click it.
Any suggestion for solving this ?
Thanks !