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.

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

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.

On the other hand link component is editable in ckeditor.
Any advice is welcome.
Answers (1)
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.
Issue #987
[BUG/Question] Dropdown indicator not displayed for a custom trait
Hello, the dropdown (select) element arrow indicator icon is not rendered when adding a custom trait to a component: I'm using following co...
Issue #1358
Create link only on "OK" button press
Hello everyone, I overwrote the default 'Link' acton of the rich text editor: <img width="1274" alt="screen shot 2018-08-13 at 1 58 43 pm"...
Issue #2187
How to change the title for Image component on Hover?
Hello @artf , How can I change the title for my image component when I hover on it? LIke the highlighted text on this image: Thanks!
Issue #3040
FEAT: Mouse over text on Style Manger items
What are you trying to add to GrapesJS? Hi. Not sure if this is already baked in but: Is it possible to change the mouse over text on a cus...
Paid Plugins That Match This Issue
Curated by issue keywords and label relevance to help you ship faster.
Loading paid plugin recommendations...
Browse Plugin Categories
Jump directly to plugin category pages on the marketplace.