-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
I'm using the library to do some network tests but I'm noticing that the library isn't using native Promise which will be a problem in an Angular app.
Without using native Promise, I couldn't opt out of Angular Zone and it makes the app unusable due to detectChanges has been called a lot when running network testing.
I have a PR for the issue.
Metadata
Metadata
Assignees
Labels
No labels