Closed ericlo23 closed 3 years ago
Version 2.2.0
Removing hotkeys should also call mousetrap.unbind() with the specific event, as mousetrap requested.
mousetrap.unbind()
https://github.com/brtnshrdr/angular2-hotkeys/blob/2014f38facafcc77ac2e34ea6b579227cc57d51b/src/lib/hotkeys.service.ts#L105
https://craig.is/killing/mice#api.unbind
Version 2.2.0
Removing hotkeys should also call
mousetrap.unbind()
with the specific event, as mousetrap requested.https://github.com/brtnshrdr/angular2-hotkeys/blob/2014f38facafcc77ac2e34ea6b579227cc57d51b/src/lib/hotkeys.service.ts#L105
https://craig.is/killing/mice#api.unbind