assisrafael/angular-input-masks

Caret does not maintain position when editing value

Ouverte

#115 ouverte le 21 août 2015

 (3 commentaires) (0 réaction) (0 personne assignée)JavaScript (330 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (955 étoiles)
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