Open
Description
Describe the bug
When creating a hotkey and setting the scopes
option to restrict the hotkey to a specific scope, the hotkey triggers regardless of what the active scope is.
In fact, I'm not even sure the scope is being set against the hotkey as when the context's hotkeys collection is dumped there isn't any scopes value against it.
To Reproduce
Repro codesandbox here: https://codesandbox.io/s/react-hotkeys-hook-scopes-not-working-yny6kl?file=/src/App.tsx
Expected behavior
I would expect the scoped hotkey to only trigger when one of the scopes it is set to use is active
Screenshots
N/A
Desktop (please complete the following information):
N/A - happens across windows & osx in chrome & safari