GrapesJS Issues

Search parsed GitHub issues, see highlighted answers, and open the original discussion when needed.

3464 issues found

#340September 27, 2017by aryeharmonNo answers
0 reactions

css variables undefined value bug

I am trying to extend the editor to support css vars i added: to the page and i get in the browser: can you explain how the editor parses the css into the canvas? maybe i am missing something

#339September 27, 2017by mekamleshkNo answers
0 reactions

Save the template into Database

Hi artf, thanks for creating such a wonderful framework, I am using it for newsletter. I just had a question on how can I store the template into my database and retrieve it for different types of newsletter I create.

#337September 26, 2017by vmouryaNo answers
0 reactions

IE 11 issue

Can not drop components on canvas in IE 11 but working fine in Firefox, Chrome. While clicking on blocks to drag getting error in console: Object doesn't support property or method 'matches' Also checked on http://grapesjs.com/demo.html getting same error. TIA

#336September 26, 2017by DwolinHNo answers
0 reactions

[Question] 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...

#335September 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!

#333September 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...

#332September 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...