Issues
- 2
- 0
[BUG] Pressing Ctrl+ALT+[A number] keep the key in the combination until focus out.
#323 opened by e-gauthier - 6
- 14
- 0
New configure property `log` or `onMatched`
#340 opened by DaddyWarbucks - 1
- 2
[BUG] Component does not update keymap
#318 opened by Alphastrick - 0
[BUG] Unable to preventDefault on "meta + enter" sequences, so browser treats enter as click
#338 opened by JoeVanGundy - 0
React-hotkeys not working with lazy import
#335 opened by MDalprato - 2
- 1
- 1
[BUG] Key released still pressed if the focus is lost
#307 opened by ds4biz - 1
- 1
[BUG] hitting space twice breaks all events
#308 opened by TheYarin - 2
[BUG] Pressing the spacebar with no element focused breaks the event listeners
#303 opened by juansalvatore - 3
cmd+c triggers action bound to c even when allowCombinationSubmatches is false [BUG]
#296 opened by jiemeechong801 - 0
Get sequence which triggered the handler
#304 opened by spiderhands - 4
[BUG] AltGraph - clearing key history
#270 opened by mtoczko - 1
- 0
custom key codes shift+num1[BUG]
#299 opened by zcaalock - 3
[BUG] - released key is still considered pressed
#294 opened by pau-not-paul - 8
[BUG] Sequences like 'g' then '1' kills every other hotkeys after first execution
#255 opened by dannystyleart - 0
Add "mod" as a key binding like mousetrap
#295 opened by blainelewis1 - 2
- 2
- 0
Dynamic hotkeys for multiple components.
#292 opened by gamevnlc - 0
[Feat] Long press hotkeys
#291 opened by Harjot1Singh - 0
- 0
- 1
[BUG] Key combinations such as [ "d d" ] seem to store the 2nd "d" so next time you press "d" it first the ["d d"] combination
#279 opened by v-bbrady - 0
- 1
- 0
[BUG] Parent HotKeys not receiving handlers
#280 opened by v-bbrady - 0
[BUG] Fix depreciation warnings for 1.x version
#278 opened by erik-sytnyk - 6
[BUG] key mapping with `alt+...` doesn't work because `alt` changes keyboard keys
#269 opened by ChristoRibeiro - 1
- 0
[BUG] Mousetrap Mod identifier not working
#273 opened by AkalUstat - 1
- 0
[BUG] Configuration.option('_customKeyNamesDict') not set when trying to retreive a custom key with ObserveKeys only property
#268 opened by kgagnon - 0
- 0
[BUG] HotKeys component changes childrens size
#265 opened by jason076 - 0
- 1
Refresh Speed
#252 opened by bishonen - 1
[BUG] hotkeys are not working, when registering custom document 'keydown'/'keyup' events
#253 opened by erik-sytnyk - 1
- 1
- 2
- 1
[BUG] stopEventPropagationAfterIgnoring: false leads to Ctrl+E only being matched when pressed in reverse (E+Ctrl)
#260 opened by Nantris - 1
combination key
#263 opened by tianpanpan66 - 0
[BUG] ExtendedKeyMapOptions type definitions don't match documented requirements
#256 opened by jaehanley