Issue #2623Opened March 5, 2020by sinisavt1 reactions

Text blocks becomes unusable after adding image via custom rte (ckeditor)

Question

Hello everyone,

I'm using ckeditor instead of default rte. Ckeditor is loading its own plugins and it looks like this. image

With this set of plugins I'm able to use ckeditor image component and it works like a charm. image

But if I save this content to database and reloading them after that, img tag becomes "trigger" to default image component, and text cannot be edited.

image image

On the other hand link component is editable in ckeditor.

Any advice is welcome.

Answers (1)

sinisavtMarch 5, 20201 reactions

Well, i've found the cause of my frustrations. storageManager: { autoload: false}, Autoload was set to false. I've changed that and it's working. storageManager: { autoload: true },

Related Questions and Answers

Continue research with similar issue discussions.

Paid Plugins That Match This Issue

Curated by issue keywords and label relevance to help you ship faster.

View all plugins

Loading paid plugin recommendations...

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.