RobinHerbots / Inputmask

Input Mask plugin
https://robinherbots.github.io/Inputmask/
MIT License
6.39k stars 2.17k forks source link

Mask working on desktop but not working on mobile #2497

Open MadMat1 opened 3 years ago

MadMat1 commented 3 years ago

Hi, I have a strange behaviour with inputmask, in desktop navigation everything goes fine, but when I use it on Android mobile phones (samsung in my case) the cursor goes to the end of the line when typing. I think it may be related to predictive text or auto filling but can't get to avoid it. After typing 1 the cursor goes to the end of the line. Screenshot

I've made a fiddle that explains it better. https://jsfiddle.net/ynm12cgL

Thanks in advance.

cloud27 commented 1 year ago

Hello,

Do you have find some fix ? I have the same problem on my project !

Thanks Greg

MadMat1 commented 1 year ago

No, sorry. This issue has gone in our new testing enviroment (Android 13) I don't know if it has to do with the android/browser version.