Backbone-relational icon indicating copy to clipboard operation
Backbone-relational copied to clipboard

Event for when all related models have finished syncing

Open kittles opened this issue 11 years ago • 3 comments

When I .fetch() a collection or model with relations that have autoFetch: True, it doesn't look like there is an event that lets me know when everything (relations, relations or relations) has finished syncing. I think this would be nice.

kittles avatar Aug 17 '13 21:08 kittles

:+1:
I am getting so many problems beacuse I dont know when fetchrelated has finnished.

josx avatar Aug 25 '13 14:08 josx

Is there any workaround for this?

honi avatar Nov 12 '13 16:11 honi

Check here https://github.com/PaulUithol/Backbone-relational/issues/317 Anyways I cant make work fetchRelated with deferred array objects (is what return fetchrelated). Any clue on this would be great

josx avatar Nov 20 '13 22:11 josx