Closed charwking closed 8 years ago
ng-annotate wasn't automatically picking the component function as something that needed to be annotated. To force annotation of this function, the 'ngInject' string can be added as the top-most line.
ng-annotate wasn't automatically picking the component function as something that needed to be annotated. To force annotation of this function, the 'ngInject' string can be added as the top-most line.