ngMask
ngMask copied to clipboard
using ngMask in IE11 on Windows 7/8
update: actually it doesn't really need to be in the modal. You just need to use IE11 with Windows7/8
[http://plnkr.co/edit/F0afr3Rih0O66i6M4B41?p=preview]
When I try to use it with modal from ui-bootstrap, it throws error if the input is illegal. like aaa But it works fine without modal.
In chrome, it doesn't really throw the error, but it doesn't select the illegal character you just type.
In IE11, it throws error from input.setSelectionRange(selectionStart, selectionEnd)
Any idea ? Thanks !
I'm seeing this as well w/ 3.0.16