ui-mask
ui-mask copied to clipboard
Fix #188
Should fix #188 issue.
Add timeout for fix caret position if click placeholder part before mask.
Example mask: +7 (999) 999-9999
In mobile devices touch +7 caret position move to first 9, but after caret return to previous position
Timeout fix this, i think it's associated with the touch delay 300ms.