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 Sep 5, 2024. It is now read-only.
What is the issue? *
Removing md-select from the DOM (e.g. via ng-if) when md-options are currently being transitioning away results in no md-select ever being able to open again.
What is the expected behavior?
Removing md-select with transition in progress correctly cleans up so it can be re-opened again.