Tim Lind
Results
2
issues of
Tim Lind
Marionette CollectionView calls Backbone.View.prototype.delegateEvents.call directly, on instances that don't necessarily have delegateKeys set because they referenced Backbone before the backbone.keys library was loaded (using require). Introduce a check: if (typeof...
On clicking "edit" for an existing model, an error is thrown when trying to access the `prototype$updateAttributes` method. Only `prototype$patchAttributes` exists on the form data. ![screen shot 2017-01-23 at 3...