Label

Outdated issues in GrapesJS

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

#2081June 17, 2019by Amir2828💬 3 answers0

Changing Traits Dynamically

Is it possible to change traits default selection?? For example when dragging a video, I wish that the default trait selection will be youtube instead of HTML5 source.

#2073June 10, 2019by AlejandroSuarezA💬 3 answers0

[QUESTIONS] Trouble using urlLoad

I've got an issue calling to my endpoint to load a template, it's doing a pre flight OPTIONS request but I cant find how to continue after the OK response componentDidMount() { this.editor = GrapesJS.init({ container: '#grapeEditor', plugi...

#2044May 29, 2019by eduardonunesp💬 3 answers1

Npm start to develop on local server didn't work

Did the procedure to start the local server using dev branch as described on README, it worked on the console, but fails on chrome and the grapesjs don't load due to the following error

#2021May 17, 2019by acamenhas💬 3 answers0

Copy-Paste duplication // CKEDITOR

Hi all, I've integrated CKEDITOR as RTE on grapesjs. But now, when i made a copy and paste the content shows duplicated. Anyone had this bug before? Thanks

#2014May 13, 2019by alimajed93💬 3 answers1

[BUG] - Not able to get content of a link block

Hello all, I am using grapesjs version 0.14.52. I am having the following issue: When I drop a link block inside the canvas, I can use the following linkModel.get("content"), to get the content of the link. But once I set a new content, us...

#2013May 13, 2019by alimajed93💬 3 answers0

[BUG] - Not able to get content of a link block

Hello all, I am using grapesjs version 0.14.52. I am having the following issue: When I drop a link block inside the canvas, I can use the following linkModel.get("content"), to get the content of the link. But once I set a new content, us...

#2011May 12, 2019by Amir2828💬 3 answers0

Building gjs-components

Hello all, Im using grapesjs-webpage-preset plugin and I would like to combine my gjs-html with my gjs-css so that all of the styles are inlined. I managed to do that while using 'juice', now I would like to store the gjs-components based...

#2009May 11, 2019by ahmedeldeeb25-zz💬 3 answers0

'Select' trait no updated in edit mode

Hi there, There is a problem with me, I don't know if it from my code or from grapejs itself, For LINK tool, it takes its links from my DB that contains for ex: link1,link2, then I put LINK tool in my page and save it in BD. I added link3...

View all 1399 Outdated issues →