Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

[ngAnimate] timing issues with 1.2.0-rc1  #3629

Closed
@mgcrea

Description

@mgcrea

I'm encountering glitches in my animation post 1.2.0-rc1.

For short transitions (~300ms), the timeout appears to be called too soon hence breaking the animation. Increasing the duration in ngAnimate (hardcoded) fixes the bumping, it indicates that classes are removed too soon, before the animation is actually finished.

Looks like using css transition/animation events would fix this, what was the reasoning behind parsing > css-events?

See: http://embed.plnkr.co/8UrtBtMee9mE88o1qMwh/preview

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions