esvit / ng-ckeditor

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

jQuery.Deferred exception: CKEDITOR is not defined #104

Closed jasodeep closed 7 years ago

jasodeep commented 7 years ago

when i've installed with bower and then after including it in app.js & index.html getting this error while running the app

jQuery.Deferred exception: CKEDITOR is not defined ReferenceError: CKEDITOR is not defined Uncaught ReferenceError: CKEDITOR is not defined

jasodeep commented 7 years ago

Got the solution from stackoverflow