dlikhten/paginated-collection

Backbone's add mechanism does not specify a consistent API for where the item was added.

Closed this issue · 0 comments

Don't rely on backbone to tell you what index we added to. Figure it out using indexOf.