SyntaxFix
Write A Post
Hire A Developer
Questions
Easiest way: $injector = angular.element(document.body).injector()
$injector = angular.element(document.body).injector()
Then use that to run invoke() or get()
invoke()
get()