mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Prior to this commit, attempting to resolve a `ChangeDetectorRef` after views or app have been destroyed would result in an error. In this commit, we clean up listeners once the view is destroyed, before the placeholder loads or fails to load. |
||
|---|---|---|
| .. | ||
| directives | ||
| i18n | ||
| image_loaders | ||
| location | ||
| navigation | ||
| pipes | ||
| BUILD.bazel | ||
| cookie_spec.ts | ||
| viewport_scroller_spec.ts | ||