Which @angular/* package(s) are the source of the bug?
core
Is this a regression?
No
Description
When you have either the animations provider or noop animations in your app, the timing of when animation events is changed. This results in unexpected behavior with animation events fired by animate.enter and animate.leave. We'll need to investigate a way to prevent this timing change when using the new API.
Please provide a link to a minimal reproduction of the bug
No response
Please provide the exception or error you saw
Please provide the environment you discovered this bug in (run ng version)
Anything else?
No response
Which @angular/* package(s) are the source of the bug?
core
Is this a regression?
No
Description
When you have either the animations provider or noop animations in your app, the timing of when animation events is changed. This results in unexpected behavior with animation events fired by
animate.enterandanimate.leave. We'll need to investigate a way to prevent this timing change when using the new API.Please provide a link to a minimal reproduction of the bug
No response
Please provide the exception or error you saw
Please provide the environment you discovered this bug in (run
ng version)Anything else?
No response