You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.
In #60, it was discussed to fix the bug as ⌘ ⇧ → and ⌘ ⇧ ← would trigger shortcut if <input> is focused. Along with the fix, it would also remove part of functionality of shortcut. Check this repo for minimal reproducing with auto focused <input>.
The first time I got into trouble was using shortcut to toggle search box, I couldn't dismiss it until it's unfocused.
The text was updated successfully, but these errors were encountered:
In #60, it was discussed to fix the bug as
⌘ ⇧ →
and⌘ ⇧ ←
would trigger shortcut if<input>
is focused. Along with the fix, it would also remove part of functionality of shortcut. Check this repo for minimal reproducing with auto focused<input>
.The first time I got into trouble was using shortcut to toggle search box, I couldn't dismiss it until it's unfocused.
The text was updated successfully, but these errors were encountered: