Text blocks becomes unusable after adding image via custom rte (ckeditor)
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. 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
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 #3205
With buttons
https://grapesjs.com/demo.html when i edit the button text to 'test' after reload the result:
Paid Plugins That Match This Issue
Curated by issue keywords and label relevance to help you ship faster.
Loading paid plugin recommendations...
Check the open-source GrapesJS plugins on GitHub or run a quick search in our free catalog.
Browse free plugins β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.
Tutorial
Vanilla GrapesJS vs GrapesJS With Plugins: What You Actually Get Out of the Box (2026)
New to GrapesJS? See exactly what the stock editor gives you, where it falls short, and which plugins close the gaps β a beginner-friendly 2026 comparison
Tutorial
Lighthouse for GrapesJS: Audit Accessibility and SEO Without Leaving the Editor
Live WCAG 2.1/2.2 accessibility auditor + SEO manager for GrapesJS. Every finding is bound to the exact component β click to select, then one-click fix.
Tutorial
GrapesJS DevTools: A Developer Panel Inside Your Editor
If you've ever debugged GrapesJS with console.log(editor.getSelected()) and a dozen throwaway event listeners β this post is for you.
Browse Plugin Categories
Jump directly to plugin category pages on the marketplace.