mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
c992109d6c
Previously, with `mergeMap` we did not cancel previous subscriptions to zoneIsStable which caused the application to be stablized before hand. Closes: #50562 PR Close #50573