Skip to content
This repository has been archived by the owner on Oct 6, 2020. It is now read-only.

Multiselect does not close on IE11(Accordion) if display:none #331

Open
mpunak opened this issue May 3, 2019 · 0 comments
Open

Multiselect does not close on IE11(Accordion) if display:none #331

mpunak opened this issue May 3, 2019 · 0 comments

Comments

@mpunak
Copy link

mpunak commented May 3, 2019

Bug, feature request, or proposal:

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

Is there anything else we should know?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant