R
R
rusher872017-02-07 12:56:07
JavaScript
rusher87, 2017-02-07 12:56:07

How to make the cursor in the input field not jump to the end (Angular)?

If the mask = "" mask in the attributes is added to the input field, then it turns out like this, we entered the text, we see that we made a typo, put the cursor in the middle of the word, add a letter or number and the cursor jumps to the end of the input field, how to avoid this?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir, 2017-03-06
@azrail_dev

As far as I understand, this is not a bug, but a feature. Here, either fix it yourself or use another.
There are similar problems, but they hang for a long time and it is not a fact that they will be closed.
https://github.com/candreoliveira/ngMask/issues/87
https://github.com/candreoliveira/ngMask/issues/78

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question