Issue #3825πŸ’¬ AnsweredOpened September 27, 2021by mingxin-yang2 reactions

Ckeditor wrap and block the text below

Quick answerby ronaldohoch❀ 1

Hello! We used this trick to solve the problem for a while: subscribe to the event rte:enable and trigger the canvasScroll. With this, the grapes will recalculate the position.

Read full answer below ↓

Question

GrapesJS version [X] I confirm to use the latest version of GrapesJS What browser are you using? Chrome Reproducible demo link https:// Describe the bug If the width of the text component is not very long, the elements on ckeditor will wrap and block the text below But when you click on the lower part of the component, instead of just above the text, there will be no covering problem Code of Conduct [X] I agree to follow this project's Code of Conduct

Answers (4)

ronaldohochβ€’ October 29, 2021

Hello! We used this trick to solve the problem for a while: subscribe to the event rte:enable and trigger the canvasScroll. With this, the grapes will recalculate the position.

mingxin-yangβ€’ December 21, 2021

@ronaldohoch Thank you, this code work to me

mingxin-yangβ€’ September 27, 2021

bugs will also be implemented on this website. https://grapesjs.com/demo-mjml.html image The toolbar in the upper right corner will also be covered

@artf

GJSBlockβ€’ May 17, 2026

Thanks for reporting this, @mingxin-yang. The issue with ckeditor wrap and block the text below appears to be a race condition or state management timing problem. This typically happens when component lifecycle events and DOM modifications overlap, creating an inconsistent state. What to try: Add a...

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.