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.

classNameFilter applies to parent elements #6539

Closed
@r3m0t

Description

@r3m0t

This behaviour is quite surprising and should be changed or better documented:

http://plnkr.co/edit/ylFiapyRcSErWC0aC0L0?p=preview

Expected: both numbers to fade in.
Actual: the left elements div.slide.ng-enter are children of div.nicer, which doesn't match classNameFilter, so animations are disabled on all its children.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions