mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
024e9bf54d
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