assisrafael/angular-input-masks

Caret does not maintain position when editing value

Open

#115 ouverte le 21 août 2015

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)JavaScript (334 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (970 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

This masked input seems to work great when entering values in succession, but when entering values in the middle of the string the caret typically jumps to the end of the input on reformatting. I would expect the caret to be after the character typed.

Guide contributeur