mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
12181b9914
This commit updates the `ApplicationRef.isStable` implementation to use a single `Observable` to manage the state. This simplifies the mental model quite a bit and removes the need for rx operators like `distinctUntilChanged` and `combineLatest`. PR Close #53576
1.3 KiB
1.3 KiB