mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
A unit test has been added to check that `EventEmitter` properly completes upon component/directive destrouction when used with `outputToObservable`. It explains why `destroyRef` has to be injected in `EventEmitter` in the first place. PR Close #58239 |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| output_from_observable_spec.ts | ||
| output_to_observable_spec.ts | ||
| take_until_destroyed_spec.ts | ||
| to_observable_spec.ts | ||
| to_signal_spec.ts | ||