Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

Cursor position in ui-number-mask is incorrect #233

Open
jihin opened this issue Nov 14, 2017 · 0 comments
Open

Cursor position in ui-number-mask is incorrect #233

jihin opened this issue Nov 14, 2017 · 0 comments

Comments

@jihin
Copy link

jihin commented Nov 14, 2017

I am added ui-number-mask to my textbox. When I entering the number validation is working correctly the problem is the position of the cursor is last. When I need to enter 10, It needs 1 0 0 0. total 4 numbers. How to fix the issue

<input type="text" class="form-control input-sm"ng-model="ingredient.quantity" ui-number-mask ui-hide-group-sep placeholder="Qty">

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant