Label

Inactive issues in GrapesJS

23 questions in the GrapesJS community archive, 6 community-vetted. Sorted by most discussed — see real fixes, errors and code references.

#2972August 25, 2020by kuhelbeher💬 3 answers0

FEAT: Disable scripts on canvas

Hello, first of all thanks for a great tool. On my project i hit the problem where I need to disable scripts inside the editor. I found 2 similar issues with this problem - https://github.com/artf/grapesjs/issues/2046 https://github.com/ar...

#2383November 6, 2019by smik3💬 3 answers3

Custom component not pulling through style on first add.

Fiddle replicating the issue: https://jsfiddle.net/gd8mo3e4/1/ I have a custom component for creating a gallery of pdf documents. There's a custom asset manager that opens when the block is dropped into the editor, to allow you to choose t...

#2337October 17, 2019by navewi💬 3 answers0

[BUG / QUESTION] Deleting default styles does not work

Hello, i'm trying to delete some of the default styles of the blocks. I wrote everything I changed in a plugin. I used this function to update for example the Text Components style-defaults: editor.DomComponents.addType(.....) seen here: h...

#2154July 20, 2019by adelliinaa✓ Solved · 38

Custom Component Integration

Hello! I want to integrate a custom component with GrapesJS, using Angular CLI 7, but it doesn’t render. My component is built on top of another open-source component. When I want to include it in any Angular project, I would just import t...

#1909March 20, 2019by iggolob💬 3 answers1

SetComponents is sometimes very slow

Hi all We're working on a newsletter app and are using grapesjs as the email editor with the newsletter preset plguin and some custom changes. We store the HTMLs in our database and I noticed that some templates take a very long time to lo...

#1599November 20, 2018by 00salmon💬 3 answers0

[Bug] Drag and drop rendering improperly

Version 0.14.40Click "Continue"Select "You have successfully signed up!" header (sqh-header)Drag sqh-header block between "Give $10 and Get $10" and text belowsqh-header appears visually above the Give $10 Header, but below the Give $10 He...

#1516October 15, 2018by FrciSmrci💬 3 answers2

ckeditor 5 [enhancement]

Hey @artf , as described in the following task I made a build of the ckeditor 5 which works with GrapesJS, however some of the functionalities don't behave as expected. The bullet points and number points are created without a problem, but...

#1368August 16, 2018by shlomoko✓ Solved · 32

Resize canvas

Is there a way to have a dynamic resizing of the canvas? i.e not using the Device Manager, but having a drag and drop of the width, similar to what you can do with panels or components? Thanks

View all 23 Inactive issues →