Commit 0499854
committed
IE11 Unspecified Error
Hi @trentrichardson,
When calling setSelectionRange on an input element which is currently
not
visible, you get an unspecified error in IE11.
I added a little check for this.
Fixes trentrichardson#8481 parent b8a8240 commit 0499854
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
888 | 888 | | |
889 | 889 | | |
890 | 890 | | |
891 | | - | |
| 891 | + | |
892 | 892 | | |
893 | 893 | | |
894 | 894 | | |
| |||
0 commit comments