Etiqueta

Problemas con Outdated en GrapesJS

Preguntas sobre 1,399 en el archivo comunitario de GrapesJS, 97 revisado por la comunidad. Ordenado por los más discutidos — véase correcciones reales, errores y referencias de código.

#208117 de junio de 2019por Amir2828💬 3 respuestas0

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.

#207310 de junio de 2019por AlejandroSuarezA💬 3 respuestas0

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

#204429 de mayo de 2019por eduardonunesp💬 3 respuestas1

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

#202117 de mayo de 2019por acamenhas💬 3 respuestas0

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

#201413 de mayo de 2019por alimajed93💬 3 respuestas1

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

#201313 de mayo de 2019por alimajed93💬 3 respuestas0

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

#201112 de mayo de 2019por Amir2828💬 3 respuestas0

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...

#200911 de mayo de 2019por ahmedeldeeb25-zz💬 3 respuestas0

'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...

Ver todos los problemas de 1,399 Outdated →