mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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 |
||
|---|---|---|
| .. | ||
| web_animations | ||
| animation_driver.ts | ||
| animation_engine_instruction.ts | ||
| animation_engine_next.ts | ||
| animation_renderer.ts | ||
| renderer.ts | ||
| shared.ts | ||
| special_cased_styles.ts | ||
| timeline_animation_engine.ts | ||
| transition_animation_engine.ts | ||