mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
d669763a31
Remove usages of `detectChanges` and rely on `whenStable`.
This commit also removed the usage of `provideZonelessChangeDetection` which is no longer necessary.
(cherry picked from commit 3a85031dc0)