mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
70332b0453
The `requireSynchronousElementRemoval` property was not being passed in all the locations it was needed. This was preventing leave animation timing from behaving properly in some cases. fixes: #64525 PR Close #64565