mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit ensures that errors from the `NgZone.onError` subscription in bootstrap are reported to the internal application error handler. Practically speaking, this should not affect anything today, as the application handler goes directly to the `ErrorHandler` from the root. While TestBed installs an application error handler that rethrows, `TestBed.createComponent` does not create components through this bootstrap function. PR Close #60946 |
||
|---|---|---|
| .. | ||
| bootstrap.ts | ||
| platform.ts | ||
| platform_core_providers.ts | ||
| platform_destroy_listeners.ts | ||
| platform_ref.ts | ||