jaywcjlove / hotkeys-js

➷ A robust Javascript library for capturing keyboard input. It has no dependencies.
https://jaywcjlove.github.io/hotkeys-js
MIT License
6.66k stars 410 forks source link

Trigger isn't work well in duplicate shortcut. #403

Open zomixi opened 1 year ago

zomixi commented 1 year ago

My handlers like this:

image

The source code in trigger function:

image

So it just invoke the first handler.

Yukiniro commented 1 year ago

I reproduce the problem except and here is the online example

jaywcjlove commented 1 year ago

@zomixi Upgrade v3.10.1