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

Problem when use with ngAnimate lib #121

@jbfm21

Description

@jbfm21

Hello,
if i inject ngAnimate dependency in my application, after i drop an item, this item blink in the source container, this istem is flashing in the source before appear in destination container.

When i remove this line of code
$timeout(function() { element.removeClass("dndDraggingSource"); }, 0)

the item stop flashing in the source container, but if i move the item to a invalid place, the item disappears.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions