codekraft-studio/angular-content-editable

Cannot be used in strictdi mode

renanpvaz opened this issue · 1 comments

Using while ngStrictDi directive is present gives me the error:

Error: [$injector:strictdi] function($log,$sce,$compile,$window,contentEditable) is not using explicit annotation and cannot be invoked in strict mode

thanks for the tip, I should use ng-annotated in all projects