shiny.router
shiny.router copied to clipboard
Force hiding all child elements with .router-hidden
When a semantic-ui sidebar is set to class="visible" it overrides the properties inherited from .router-hidden.
In my case this prevented me from seeing the changes of the active menu items when navigating between pages.