devlabnet / SlideShow

SlideShow Plugin for CKEditor
16 stars 18 forks source link

g is null #26

Open c14ivan opened 6 years ago

c14ivan commented 6 years ago

i've just tried to install the plugin with this config: CKEDITOR.plugins.addExternal('lineutils', '{{ js_url() }}ckeditor/plugins/lineutils/plugin.js'); CKEDITOR.plugins.addExternal('slideShow', '{{ js_url() }}ckeditor/plugins/slideShow/plugin.js'); CKEDITOR.replace(id, { image_previewText:' ', filebrowserUploadUrl: "url", imageUploadUrl: connector , allowedContent :true, bootstrap_version : 4, filebrowserImageBrowseUrl: 'url', extraPlugins:'slideShow' });

of curse where it says url goes a real url... and i'm getting this: [Mostrar/ocultar detalles del mensaje.] TypeError: g is null[Saber más] ckeditor.js:249:441