I have an animation on an angular element which I add to my single page app's index.html file. Upon page load the animation does not fire, as I would expect. Though as soon as I move this element into a directive template the animation fires on page load. Why is this occurring and how can I stop the animation from firing on page load?
I have also tested this in angular 1.3.0-beta.16 with the same result. Plunker: http://plnkr.co/edit/uAzcDhHPfAbiIj72L5zx?p=preview <http://plnkr.co/edit/japvWhohw8JaDWkDBUAf?p=preview> -- 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.
