mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
When using `fakeAsync`, if errors happen inside the Angular zone, they are also handled by the fakeAsync machinery. Rethrowing errors from the `NgZone.onError` subscription is not appropriate in this case because it results in the error being thrown twice. |
||
|---|---|---|
| .. | ||
| async-test.ts | ||
| fake-async-test.ts | ||
| long-stack-trace.ts | ||
| proxy.ts | ||
| rollup-long-stack-trace.ts | ||
| rollup-proxy.ts | ||
| rollup-sync-test.ts | ||
| rollup-task-tracking.ts | ||
| rollup-wtf.ts | ||
| sync-test.ts | ||
| task-tracking.ts | ||
| wtf.ts | ||