mxriverlynn / backbone.picky

selectable entities as mixins for Backbone.Model and Backbone.Collection
129 stars 29 forks source link

Model event is triggered when model and collection are in an inconsistent state #38

Open hashchange opened 10 years ago

hashchange commented 10 years ago

The selected model event is triggered too early, before the associated collection has been updated to reflect the new selection. For details, see #18.

This issue is just a reminder - #18 has been closed, but the bug is still unfixed in Backbone.Picky.