mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Hybrid applications trigger a digest when `onMicrotaskEmpty` emits so that the AngularJS app can run its lifecycle when the Angular app does. For ZoneJS applications, this is effectively after every render/app tick. This change updates the code to use `afterEveryRender` instead. fixes #61640 PR Close #61660 |
||
|---|---|---|
| .. | ||
| src | ||
| test | ||
| testing | ||
| BUILD.bazel | ||
| common.ts | ||
| index.ts | ||
| PACKAGE.md | ||
| public_api.ts | ||