mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
9ab36cfe0a
Async animations currently works in Zones because the render factory promise resolve causes change detection to happen. fixes #54919 PR Close #55132