Issue #5942πŸ’¬ AnsweredOpened June 12, 2024by adarshsingh1970 reactions

BUg in RichTextEditor

Quick answerby artf

From the official demo it looks to work as expected, so I guess it's related to your custom logic. Please provide a minimal reproducible demo of the issue.

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 i have given the code in issues Describe the bug Screencast from 12-06-24 03:09:58 PM IST.webm problem is right after applying any bold or italic it is getting disappeard once i click somewhere. onMounted(async () => { componentsTypeScript.value = {}; componentsDefaults.value = {}; appId.value = useRoute().query.appId; designerStore.bAppLoaded = false; await designerStore.getPlugins(); // try { // const idbPlugins: Plugin[] = await loadPlugins() // if (idbPlugins.leng...

Answers (2)

artfβ€’ June 16, 2024

From the official demo it looks to work as expected, so I guess it's related to your custom logic. Please provide a minimal reproducible demo of the issue.

GJS Helperβ€’ May 17, 2026

The issue you're experiencing, where bold or italic formatting disappears after applying it and clicking away, is a common synchronization problem when customizing the GrapesJS Rich Text Editor (RTE) with custom: true. Root Cause When you set richTextEditor: { custom: true } in your GrapesJS config...

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 β†’

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.