Idk if it is what you are experiencing but the docs say:
Copy code
Adding this modifier to the modifier parameter of a component will allow it to intercept hardware key events when it (or one of its children) is focused.
this does nothing and I even tried it with the onprivew thing 😞
s
Stylianos Gakis
05/19/2024, 11:27 PM
Even if it's a completely separate composable? Can you copy paste the sample from the docs directly and try running that as well? Also try to make sure you're on latest stable dependencies etc
e
Enahor Tapmas
05/19/2024, 11:33 PM
oh whoops i should mention ive given up on trying to do kb/mouse with this framework. Honestly I just needed this for a quick testing thing but this framework makes it too difficult.
Thanks for the help you have given though, appreciate it