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

keyboard layout is reset after each character #41

Open
vlad-anotap opened this issue Jun 17, 2018 · 2 comments
Open

keyboard layout is reset after each character #41

vlad-anotap opened this issue Jun 17, 2018 · 2 comments
Labels
fixed The bug is fixed but the solution will be available only with the next tag/version.

Comments

@vlad-anotap
Copy link

I am using this lib to enter the MAC address, which format is ##:##:##:##:##:##, and should accept
1234567890ABCDEF char set.
The problem is when switching to the digits keyboard, after pressing a digit, it resets keyboard layout to a regular again.

@anas-iqbal
Copy link

set input type to phone number, worked for me

@egslava
Copy link
Owner

egslava commented Sep 8, 2019

So, have you solved it (I believe, I have to document the solution)?

@egslava egslava added the fixed The bug is fixed but the solution will be available only with the next tag/version. label Sep 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixed The bug is fixed but the solution will be available only with the next tag/version.
Projects
None yet
Development

No branches or pull requests

3 participants