react-maskedinput
react-maskedinput copied to clipboard
Wrong Caret Position when using Android
Open the demo-page http://insin.github.io/react-maskedinput/ on an Android-Device Place the caret to the first position in Card-Number example. Press 4 times "1". Everything is okay, the caret is after the last "1". Press "1" once more. The caret now is right in front of the last "1".
Tested with Samsung S7, Android 7.0, Chrome 66.0.3359.158 and Samsung Internet 6.4.10.5.
I'm seeing this same issue. Does anyone have any ideas on how to fix it?
+1