Hi! When i put cursor after the country code and type any number, my country code number insert before typed number. Env: Ionic 1.3.1 ``` <input type="tel" ng-model="data.phoneNumber" ui-mask="+7(999) 999-99-99" ui-mask-placeholder="" ui-mask-placeholder-char="_" ui-options="{clearOnBlur: false}"> ``` Video attached. [bug1.zip](https://github.com/angular-ui/ui-mask/files/486591/bug1.zip)
Hi!
When i put cursor after the country code and type any number, my country code number insert before typed number.
Env: Ionic 1.3.1
Video attached.
bug1.zip