mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
2799304259
Fixes a minor issue where the `preload` function in `injectAsync` might cause an uncaught promise error.
I also fixed that in `onIdle` we were passing the wrong function into `assertInInjectionContext`.
(cherry picked from commit 91d168e74b)