react-js-spatial-navigation icon indicating copy to clipboard operation
react-js-spatial-navigation copied to clipboard

can not delete input type number value with focusable

Open swapnil-chaudhari opened this issue 5 years ago • 1 comments

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.

swapnil-chaudhari avatar Jun 26 '20 13:06 swapnil-chaudhari

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

dead avatar Jun 27 '20 19:06 dead