angular/packages/core/test/bundling/hydration
Alan Agius 28c68f709c fix(core): update ApplicationRef.isStable to account for rendering pending tasks (#50425)
This commit updates the `ApplicationRef.isStable` API to account for
pending rendering task. This is needed as once a pending rendering task
is done, new macrotask and microtask could be created which previously caused these not
to be intercepted and thus ignored when doing SSR.

PR Close #50425
2023-05-30 12:58:22 -07:00
..
BUILD.bazel test(core): Add hydration symbols test (#49955) 2023-04-24 09:57:52 -07:00
bundle.golden_symbols.json fix(core): update ApplicationRef.isStable to account for rendering pending tasks (#50425) 2023-05-30 12:58:22 -07:00
index.html test(core): Add hydration symbols test (#49955) 2023-04-24 09:57:52 -07:00
index.ts test(core): Add hydration symbols test (#49955) 2023-04-24 09:57:52 -07:00
treeshaking_spec.ts test(core): Add hydration symbols test (#49955) 2023-04-24 09:57:52 -07:00