assisrafael/angular-input-masks

Caret does not maintain position when editing value

Open

#115 geöffnet am 21. Aug. 2015

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (334 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (970 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide