Hi Alistair,
Have a look at the $viewContentLoaded event of ngView
<https://docs.angularjs.org/api/ngRoute/directive/ngView>.
In your controller you can do something like:
$scope.on('$viewContentLoaded',function () {
//kick of your 3rth party thing.
})
Does that help you a bit?
Regards
Sander
--
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.