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
fix(select): Fixes width-issue of select option panel in IE (#11801)
* fix(select): Fixes width-issue of select option panel in IE11
Fixes the select options panel width not matching the select width in IE11
Fixes#11609
* code cleanup
* fix leave-animation of select panel not working due to angular/angular#23302
0 commit comments