there seems to be a lot of code in ngOverrides to count async callbacks when angular already does this in $browser.notifyWhenNoOutstandingRequests However it turns out the overridden $httpBackend is breaking $browser.notifyWhenNoOutstandingRequests it would be better to override $xhrFactory
there seems to be a lot of code in ngOverrides to count async callbacks when angular already does this in $browser.notifyWhenNoOutstandingRequests
However it turns out the overridden $httpBackend is breaking $browser.notifyWhenNoOutstandingRequests
it would be better to override $xhrFactory