Backbone-relational
Backbone-relational copied to clipboard
Event for when all related models have finished syncing
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.
:+1:
I am getting so many problems beacuse I dont know when fetchrelated has finnished.
Is there any workaround for this?
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