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

Numeric input doesnt display numeric keyboard #11

Open
joelamouche opened this issue Jun 7, 2018 · 7 comments
Open

Numeric input doesnt display numeric keyboard #11

joelamouche opened this issue Jun 7, 2018 · 7 comments

Comments

@joelamouche
Copy link

joelamouche commented Jun 7, 2018

Hi,

First of all thank you for the module :)

Even though I put "numeric" as type for the input, the keyboard is not numeric at all for Android, and starts as numeric for Iphone, but then switches back to letters after one input.

Thanks for your help,

Antoine

@joelamouche joelamouche changed the title Numeric input doesnt work on Iphone Numeric input doesnt display numeric keyboard Jun 7, 2018
@arunghosh
Copy link
Owner

arunghosh commented Jun 8, 2018

Hello Antoine,

Thank you for the feedback. Are you using secret input?

The type="password" and numeric keyboard has some issues. I tried the solution provided in this stockoverflow link. But it didn't work.

@joelamouche
Copy link
Author

Yes it is a secret input.

Do you mean you tried using inputmode ?

@arunghosh
Copy link
Owner

@joelamouche Sorry for the delay. I missed the notification for the comment. Yes I tried inputmode. But it didn't work.

@Shruti776
Copy link

Shruti776 commented Feb 12, 2020

Hi,

numeric keyboard is not displayed for type number. Any update on this?

@arunghosh did you get any help?

@arunghosh
Copy link
Owner

@Shruti776 Sorry. I didn't find any help regarding this nor was is able to investigate.

@Shruti776
Copy link

Hi,

any idea/update on if we use this library on saving only first character is stored as password in chrome autofill password. Can I either save all the values or disable the chrome autofill password when I enter the pin and save it.

@arunghosh, your inputs are appreciated..

Thanks,
Shruti

@SidMorad SidMorad mentioned this issue Jul 4, 2020
@SidorinAD
Copy link

I have found workaround wich worked for me, do not pass "secret" prop to component, secretDelay={} will still make an input a password type, so its a win/win sutiation

@arunghosh arunghosh added the bug label Apr 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants