I can't manage to disable entering animation on the first, initial ng-repeat 
cycle when using ngResource (i.e. asynchronous task) for adding (initial) 
items, here's the example: 
http://plnkr.co/edit/7fOdQw7Q02WwzeZlfgTu?p=preview (it was suggested to me 
to use class instead of ng-class because of the conflict between the latter 
and the addClass animation event).

Also: http://plnkr.co/edit/jtPQ6BL2uhZ9kZapft8E?p=preview - here's another 
example using uib-tab directive; it won't work on the first tab change 
event (i.e. when it's calling enableAnimation() for the first time), so it 
seems that it's because when calling enabled function it acts 
asynchronously?

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to