A plugin to create entire Document structures with nested Backbone.js Models & Collections with deep model references and event bubbling.
66
stars
8
forks
source link
Fixed toJSON returning undefined as the elements of a collection. #25
Open
odbol opened 9 years ago
Not sure if this is a fix, but a workaround for a bigger issue with pseudoIdAttribute.
Also includes an earlier fix from another pull request, but I closed that one as the tests need both fixes to work.