hi, 
   Pls need your help !

    When i tried to use $sce in my controller function i got the below 
mentioned error  in my console..!!
  My code is  like this 
 function checkOutCtrl($scope,$http,$sce)
{

}
 
*Error*: *Unknown provider: $sceProvider *<- $sce 
createInjector/providerInjector<@http://localhost/example/js//vendors/angular.js:2734
 
getService@http://localhost/example/media/example/assets/vendors/angular.js:2862
 
createInjector/instanceCache.$injector<@http://localhost/example/media/example/assets/vendors/angular.js:2739
 
getService@http://localhost/example/media/example/assets/vendors/angular.js:2862
 
invoke@http://localhost/example/media/example/assets/vendors/angular.js:2880 
instantiate@http://localhost/example/media/example/assets/vendors/angular.js:2914
 
$ControllerProvider/this.$get</<@http://localhost/example/media/example/assets/vendors/angular.js:4805
 
$CompileProvider/this.$get</applyDirectivesToNode/nodeLinkFn/<@http://localhost/example/media/example/assets/vendors/angular.js:4384
 
forEach@http://localhost/example/media/example/assets/vendors/angular.js:137 
nodeLinkFn@http://localhost/example/js/assets/vendors/angular.js:4369

Thanks in Advance

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to