You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
r3m0t
pushed a commit
to r3m0t/angular.js
that referenced
this issue
Mar 4, 2014
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.
The text was updated successfully, but these errors were encountered: