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
{{ message }}
This repository was archived by the owner on Oct 6, 2020. It is now read-only.
Driving the active panel from property [active]="" while the accordion is hidden via display:none, with multiple=false, will activate the new panel, but fail to hide/close the previously active panel.
What is the expected behavior?
Activate the new panel, AND hide the old panel
What is the current behavior?
Activates the new panel, but doesn't close the old (IE 11 only)
What are the steps to reproduce?
Providing a Plunker (or similar) is the best way to get the team to see your issue.
What is the use-case or motivation for changing an existing behavior?
Consistent and functional behavior across browsers
Which versions of Angular, MD2, OS, browsers are affected?
Tested in Angular 7.1, with md2 0.0.33 on windows with IE 11