Backbone-Elements icon indicating copy to clipboard operation
Backbone-Elements copied to clipboard

Apply this.delegateEvents() on initialize.

Open itzaks opened this issue 11 years ago • 0 comments

For some reason my events are not delegated upon initialisation. I have to manually run this.delegateEvents() after calling on super(). This small patch fixes that for me.

itzaks avatar Apr 14 '14 14:04 itzaks