Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When using
usePress
pointers and mouse events dont call the passed callbacks 😞It seems like we was decided to do not fire it only for pointers, not keyboard.
Im using the following workaround
https://codesandbox.io/s/happy-maxwell-yie18q?file=/src/App.js
Question is, was it intentional? Should I open a PR?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions