Issue #2194💬 AnsweredOpened August 14, 2019by Ramkumar-Murugesan0 reactions

CKEditor blocks is not editable[QUESTION]

Quick answerby artf

Well, the textarea can't be selected because it's a static element generated from you component's script so it's not part of the editor, it's all correct. If your point is to change internal CKEditor configurations you have to rely on your component traits and use string interpolations inside your script (like describ...

Read full answer below ↓

Question

Hi guys, I added the custom CKEditor blocks and its working fine. but the actual issues is I can't able to delete, move or add the traits in the CKEditor blocks. I tried all the possible but nothing is work. I really stuck. can anyone please help me. my custom blocks: as you can see the above image that I only able to select the div but not the textarea.

Answers (2)

artfAugust 24, 2019

Well, the textarea can't be selected because it's a static element generated from you component's script so it's not part of the editor, it's all correct. If your point is to change internal CKEditor configurations you have to rely on your component traits and use string interpolations inside your...

artfAugust 24, 2019

BTW don't do this ClassicEditor.create(document.querySelector('#ckeditor')) in this way your integration will break with multiple components of the same time. I think it would be better for you to update your stuff in this way

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.