Skip to content

New Animations API timing is affected when the animations package is also present #63893

@thePunderWoman

Description

@thePunderWoman

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

Metadata

Metadata

Labels

area: coreIssues related to the framework runtimecore: animationsIssues related to `animate.enter` and `animate.leave`

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions