Issue #2623💬 AnsweredOpened March 5, 2020by sinisavt1 reactions

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

快速解答by sinisavt1

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 },

Read full answer below ↓

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, 2020

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...

Free option

Check the open-source GrapesJS plugins on GitHub or run a quick search in our free catalog.

Browse free plugins →
Premium option

Premium plugins ship with support, regular updates, and production-ready features — save days of integration work.

Browse premium plugins →

Related tutorials

In-depth guides on the same topic.

All tutorials →

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.