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 - Transition flickers on it's beginning when using NgClass and ng-animate class #16561

Closed
@FRSgit

Description

@FRSgit

I'm submitting a ...

  • bug report
  • feature request
  • other

Current behavior:
When changing class with NgClass directive transition style seems to be overriden by something on animation start, so animation doesn't work when easing in, only when easing out (only when using ng-animate class to contain animation styling).

Expected / new behavior:
Transition style should be taken into account also when animation begins.

Minimal reproduction of the problem with instructions:
latest snapshot - not working

1.6.9 (current stable version) - not working

1.4.0-rc.0 - not working

1.4.0-beta.6 - working

AngularJS version: Regression happened in 1.4.0-rc.0 and still exist (tested in latest snapshot - see above).

Browser: Firefox / Chrome / Opera / Edge (tested on Windows 10, but I believe it doesn't matter).

Anything else:
Something broke when refactoring code between 1.4.0-rc.0 and 1.4.0-beta.6. I tried to trace this issue but too many things was moved in the code for me to follow.

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