Files
Kristiyan Kostadinov 2799304259 fix(core): avoid uncaught promise errors in injectAsync prefetching
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)
2026-06-23 12:57:30 -04:00
..