Closed
Description
Bug, feature request, or proposal:
The base path remains in active state when you select another link and you close and reopen the sidenav, only in mode="over". Need an event, like a click, to deactivate it.
What is the expected behavior?
It has worked fine up to 2.0.0-alpha.10
What is the current behavior?
What are the steps to reproduce?
Which versions of Angular, Material, OS, browsers are affected?
Material 2.0.0-alpha.11-xx, in all browsers.
Is there anything else we should know?
I tried Angular workarounds (routerLinkActive) without success.
Thanks