You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
I know, this method waits for $browser.defers to be finished... But still feeling like we should add something like "notifyWhenNoPendingRequest" on $xhr level.. which would be called before $updateView():
So $xhr would handling $updating the view:
request is response is back from server
call success/error callbacks
notify no pending requests (or fire global event, whatever)