This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Commit 6df4e56
committed
fix(ngOptions): fix frozen ui in ie with more than one select[multiple]
If there are more than one select, and the first select is wrappend
in an element with display: inline or display: inline-block, all but
the last select are completely unresponsive to any user input.
This cannot be tested in a unit-test, as the events must come directly
from the ui.
Close #113141 parent cc96188 commit 6df4e56
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
535 | 535 | | |
536 | 536 | | |
537 | 537 | | |
538 | | - | |
539 | 538 | | |
540 | 539 | | |
541 | 540 | | |
| |||
0 commit comments