Cannot be used in strictdi mode
renanpvaz opened this issue · 1 comments
renanpvaz commented
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
Deleted user commented
thanks for the tip, I should use ng-annotated in all projects