angular-material-widget-engine icon indicating copy to clipboard operation
angular-material-widget-engine copied to clipboard

Error: [$injector:strictdi] controller is not using explicit annotation and cannot be invoked in strict mode

Open andreuccia opened this issue 7 years ago • 3 comments

Hello i'm trying to user Angular Material Widget Engine but unfortunately i'm into this problem: angular.js:13920 Error: [$injector:strictdi] controller is not using explicit annotation and cannot be invoked in strict mode

do you know any solution?

andreuccia avatar Jul 03 '17 12:07 andreuccia

@andreuccia can you provide some steps to reproduce this error? perhaps a gist file containing the code?

rajeshvaya avatar Jul 11 '17 09:07 rajeshvaya

@rajeshvaya just add ng-strict-di attribute to your ng-app element. See https://docs.angularjs.org/api/ng/directive/ngApp#with-ngstrictdi-

mih-kopylov avatar Feb 04 '18 12:02 mih-kopylov

@rajeshvaya could you please merge the PR and make new version bump?

mih-kopylov avatar Feb 04 '18 13:02 mih-kopylov