mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
The `ComponentFixture` code needlessly dances around the `ngZone` being `null` when the `ComponentFixtureNoNgZone` option is set. Instead, it can use the `NoopNgZone` to get the same effect without needing to have checks all over the place for its presence. PR Close #53670 |
||
|---|---|---|
| .. | ||
| src | ||
| BUILD.bazel | ||
| index.ts | ||
| PACKAGE.md | ||
| public_api.ts | ||