Hi, Thanks for pointing that out.
I made a quick plunk so you see what I mean. http://plnkr.co/edit/wbgTl5MosUuvnE3k5HkU?p=preview You will see that the list generated by ng-repeat shows length 0. So what I am suspecting is that the directive executes before ng-repeat renders out. Thanks 2014-01-29 Sander Elias <[email protected]> > Hi Jake, > > Hmm, that's not really where events are intended for. What is it you are > trying to accomplish? > There are many way's to resolve this issue. Given your need, there will > sure be one the fit's nicely. > Can you put up a plunk of what you are trying to do, or what you have now. > I will take a look at it! > > Regards > Sander > > -- > You received this message because you are subscribed to a topic in the > Google Groups "AngularJS" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/angular/ZzYUvojnEBE/unsubscribe. > To unsubscribe from this group and all its topics, 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/groups/opt_out. > -- JAKE KWON +1 (604) 655 3109 email: [email protected] -- 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/groups/opt_out.
