assisrafael/angular-input-masks
GitHub で見るCaret does not maintain position when editing value
Open
#115 opened on 2015年8月21日
enhancementhelp wanted
説明
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.