mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit wraps the actual subscription/unsubscription in the `async` pipe with `untracked`, to ensure that any signal reads/writes which might take place in `Observable` side effects are not attributed to the template. Fixes #50382 PR Close #50522 |
||
|---|---|---|
| .. | ||
| async_pipe_spec.ts | ||
| case_conversion_pipes_spec.ts | ||
| date_pipe_spec.ts | ||
| i18n_plural_pipe_spec.ts | ||
| i18n_select_pipe_spec.ts | ||
| json_pipe_spec.ts | ||
| keyvalue_pipe_spec.ts | ||
| number_pipe_spec.ts | ||
| slice_pipe_spec.ts | ||