Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin behaving weirdly on Android devices #239

Open
khalidHussain opened this issue Sep 27, 2017 · 2 comments
Open

Plugin behaving weirdly on Android devices #239

khalidHussain opened this issue Sep 27, 2017 · 2 comments

Comments

@khalidHussain
Copy link

hi, we are using this plugin in our project, but we came across this issue that it allows user to enter number as well as alphabets and special characters, it does work on all other devices except for android devices

i even tried this http://plentz.github.io/jquery-maskmoney/ on android device its broken for android.

any idea on how to make it work for android? or any alternative library would be helpful as well.
image

@jamesfer
Copy link

We're having this issue as well. For us it's happening on an Android tablet using Google Chrome mobile and I think it's to do with this. Apparently the keypress event does not trigger in Chrome Mobile which is probably what maskmoney is using to mask the input.

@hmaesta
Copy link

hmaesta commented Oct 19, 2017

That is a solution on #203, but I am moving to https://github.com/vanilla-masker/vanilla-masker.

Ps: #235 is related.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants