angular/packages/platform-browser/animations/async/test
Andrew Scott 122478c202 refactor(core): Ensure animations are flushed before running render hooks (#55564)
This commit ensures we flush animations by calling renderFactory
begin/end in cases where the ApplicationRef._tick happens in a mode that
skips straight to the render hooks.

PR Close #55564
2024-04-30 15:39:57 -07:00
..
animation_renderer_spec.ts refactor(core): Ensure animations are flushed before running render hooks (#55564) 2024-04-30 15:39:57 -07:00
BUILD.bazel feat(animations): Add the possibility of lazy loading animations code. (#50738) 2023-09-29 10:49:39 -07:00