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

can not delete input type number value with focusable #16

Open
swapnil-chaudhari opened this issue Jun 26, 2020 · 1 comment
Open

can not delete input type number value with focusable #16

swapnil-chaudhari opened this issue Jun 26, 2020 · 1 comment

Comments

@swapnil-chaudhari
Copy link

I can use focusable with input type text correctly, but when i switch to input type number, i can not listen document level keydown and keyup event.

why this is not working with input type number?

please help me.

@dead
Copy link
Owner

dead commented Jun 27, 2020

Can you elaborate a example using https://codesandbox.io/ ? Thanks!

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

2 participants