One "solution" I found: I created a small directive that sets a 
parent-scope variable on scope.$last and added it to the ng-repeat. When it 
is called the last time (scope.$last) is called the watch (defined in the 
link function of the directive above) is triggered and I can call the 
external JS. However this solution seems a little roundabout...

-- 
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.

Reply via email to