darylrowland/angucomplete

$sceProvider <- $sce <- angucompleteDirective Issue

Opened this issue · 1 comments

Hi I am getting $sceProvider <- $sce <- angucompleteDirective issue while using your module.

Included angucomplete.js in my file and used the angucomplete html code in my HTML. It thros below error. Could you please help resolving it?

Error: Unknown provider: $sceProvider <- $sce <- angucompleteDirective
at Error (native)
at http://localhost:8080/lib/angular/angular.js:2734:42
at Object.getService as get
at http://localhost:8080/lib/angular/angular.js:2739:45
at getService (http://localhost:8080/lib/angular/angular.js:2862:39)
at Object.invoke (http://localhost:8080/lib/angular/angular.js:2880:13)
at http://localhost:8080/lib/angular/angular.js:3718:43
at Array.forEach (native)
at forEach (http://localhost:8080/lib/angular/angular.js:130:11)
at Object. (http://localhost:8080/lib/angular/angular.js:3716:13) angular.js:5754
casualshirts service

I got around this issue by just searching for $sce in angucomplete.js and removing all references to it