See http://plnkr.co/edit/3QjBzRu5VjOzK7czn71e?p=preview
I'm applying a class to ui-view depending on the current state - so I can target each new view and apply different animations.. The issue is: the state class seems to be added after the ng-enter class (see plunker above). So initial transitions (which should executr on ng-enter) just wont fire. Any advice would be much appreciated! -- 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 http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
