esvit / ng-ckeditor

BSD 3-Clause "New" or "Revised" License
265 stars 137 forks source link

Uncaught ReferenceError: CKEDITOR is not defined(anonymous function) #95

Closed ChalangRasul closed 8 years ago

ChalangRasul commented 8 years ago

Uncaught ReferenceError: CKEDITOR is not defined(anonymous function) @ ng-ckeditor.js:16invoke @ angular.js:4709(anonymous function) @ angular.js:4517forEach @ angular.js:321createInjector @ angular.js:4517doBootstrap @ angular.js:1751bootstrap @ angular.js:1772angularInit @ angular.js:1657(anonymous function) @ angular.js:31468i @ jquery.min.js:2fireWith @ jquery.min.js:2ready @ jquery.min.js:2J @ jquery.min.js:2

screen shot 2016-07-26 at 12 28 39 pm 2

I'm trying to use it inside of a directive but for some reason I'm not able to find the CKEDITOR

ChalangRasul commented 8 years ago

Apologies, this was a duplicate.