rebind events on re-render (#24288)
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
this.$el,
|
||||
HtmlUtils.template(manageTemplate)({})
|
||||
);
|
||||
this.delegateEvents(this.events);
|
||||
return this;
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user