Skip to content

g is null #26

@c14ivan

Description

@c14ivan

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions