assisrafael/angular-input-masks

Caret does not maintain position when editing value

Open

#115 创建于 2015年8月21日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)JavaScript (334 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (970 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南