angular/packages/upgrade/src
Matthieu Riegler 253d756464 fix(upgrade): Use takeUntil on leaky subscription. (#50901)
Using the life cycling hook `onDestroy` to end the subscription.

fixes #48032

PR Close #50901
2023-07-11 08:24:30 -07:00
..
common fix(upgrade): Use takeUntil on leaky subscription. (#50901) 2023-07-11 08:24:30 -07:00
dynamic refactor: use queueMicrotask to schedule micro tasks instead of various helpers (#50485) 2023-06-15 16:38:21 +02:00