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 causes flashes if new animations are fired too quickly #3874

Closed
@mik01aj

Description

@mik01aj

See this plunk: http://plnkr.co/edit/Kr6WQOOcmxB018VOkDR5?p=preview. It uses Angular 1.2.0-rc2. When you move your mouse quickly over the red bar twice (causing events: mouseover mouseout mouseover mouseout), the bar collapses nicely, but flashes for a while in full width a bit before the animation is supposed to finish.

I suppose that some $timeouts are not cancelled when the new animation is started.

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