Commit 06cc0d0
Fix IE JS Error if first item is disabled
If the first item is disabled, it cannot be focused. This raises a
JS error in IE8 (and probably other versions).
Make sure we find the first item that is not disabled and focus this.1 parent 4ff6048 commit 06cc0d0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
574 | 574 | | |
575 | 575 | | |
576 | 576 | | |
577 | | - | |
| 577 | + | |
578 | 578 | | |
579 | 579 | | |
580 | 580 | | |
| |||
0 commit comments