Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

g is null #26

Open
c14ivan opened this issue Sep 17, 2018 · 0 comments
Open

g is null #26

c14ivan opened this issue Sep 17, 2018 · 0 comments

Comments

@c14ivan
Copy link

c14ivan commented Sep 17, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant