chieffancypants / angular-hotkeys

Configuration-centric keyboard shortcuts for your Angular apps.
http://chieffancypants.github.io/angular-hotkeys/
MIT License
1.68k stars 248 forks source link

When adding a bind in a route, shortcut is firing for input elements by default #224

Open kameelyan opened 8 years ago

kameelyan commented 8 years ago

When you create a hotkey via the ngRoutes, it's firing the events even when they were fired from an input element.