assisrafael/angular-input-masks

Caret does not maintain position when editing value

Open

#115 aberto em 21 de ago. de 2015

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (334 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (970 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador