JohannesKlauss / react-hotkeys-hook

React hook for using keyboard shortcuts in components.
https://react-hotkeys-hook.vercel.app/
MIT License
2.56k stars 112 forks source link

Consider custom element when checking if event is #1164

Open HJK181 opened 3 months ago

HJK181 commented 3 months ago

triggered by input.

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-hotkeys-hook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 9, 2024 7:57am
HJK181 commented 2 months ago

@JohannesKlauss Could you give a rough estimation when you find time to look into the PR? We are facing this issue in Prod and I would copy over the fix into our code base if this is going to take some time ...

HJK181 commented 1 month ago

@JohannesKlauss any update on this?