GrapesJS Issues

3,464 parsed GitHub issues 370 solved · 90 open. Search, filter and explore battle-tested answers.

1,399 issues found

🔍 outdated
#336Sep 26, 2017by DwolinHNo answers
0 reactions

How to disable editing on fetched content

Hi, i want to integrate your project into an existing webpage as a kind of CMS-editor. It is necessary for the editor to wrap the whole body of the page, but i want only parts of the fetched content to be editable. The website header, sidebar and footer should be unchangeable. Is there an option to differentiate betwe...

#335Sep 26, 2017by FlashPapaNo answers
0 reactions

Related Links ?

On the newletters demo, the linking of text does not work with the ckeditor plugin, the code is not updated. We are forced to click again on the text box to force the update of the source. There is the same problem with grapesjs-mjml It is damage, that makes this beautiful program is unusable with basic things!

#333Sep 24, 2017by cmcintoshNo answers
0 reactions

Expand Documentation

It would be good to add a couple of pages in regards to what the accepted Block attributes and other parameters that can be used as a part of the documentation. Additionally, documentation regarding the proper method of including external styles/js libraries would be good as its own wiki page as I have seen multiple q...

#332Sep 23, 2017by kosirmNo answers
0 reactions

GrapesJS & NetlifyCMS

Hi, I've been testing NetlifyCMS lately and I really like it, it has git workfow under the hood, it is under active development and has a great community around it. By default it is using superfast Hugo site generator, but it is generator-agnostic, so it can be used also with other site generators. I would like to use...

#329Sep 22, 2017by blackbirdzzzNo answers
0 reactions

Forceclass false doesn't work

Hi artf , thanks again for your answers since i started my project and thanks again for this beautifull project, I told you that i wanted to stop the auto create class that delete my inline css, and you said : to forceclass set it on false , when i set forceclass false this doesn't work is it normal ? or i need to do...

#327Sep 21, 2017by vmouryaNo answers
0 reactions

Drag element anywhere

Is there a method so that i can drop element anywhere in canvas. Currently it is sorting element,but i want to drop text element on image element. Thanks

#325Sep 20, 2017by OBezdietkoNo answers
0 reactions

Bug in class names

Editor replaces all instances of '--'(double hyphen) with '-'(single hyphen) in the initial class names. For example in the editor iframe I receive 'mdl-cell-3-col' instead of initial 'mdl-cell--3-col' in the html element's class attribute. Why so? I can't use editor properly with Google's MDL or any css that was buil...

Browse all topics