Open wuliwong opened 11 years ago
+1 I experience the same issue, @bry4n are there any plans on fixing it?
Yep, having some undelegate
method would be great. +1.
@lumrandir check out this fork https://github.com/orloffv/backbone-shortcuts/blob/master/backbone.shortcuts.js
@marcuslindblom thanks for your reply though I have already solved the original problem.
@lumrandir :+1:
@marcuslindblom you should make a PR
When you change views, within the same Backbone Router, the events stay bound to the keyboard shortcut. I'm listing this as a 'bug' because I find this library relatively unusable without the ability to assign events on a view-by-view basis.