Etiqueta

Problemas con Invalid Issue en GrapesJS

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

#281130 de mayo de 2020por BerkeAras💬 3 respuestas1

[BUG]: Failed to execute 'appendChild' on 'Node'

Hello. I am getting this error in the console: Uncaught TypeError: Failed to execute 'appendChild' on 'Node': parameter 1 is not of type 'Node'. What could this be?

#266719 de marzo de 2020por sampathrajs💬 3 respuestas0

link element not append in head element in ediot.canvas #firefox #grapesjs

am trying to add google fonts in web-builder to change the font style for that to import am adding cdn in editor the code works in chrome and safari but firefox not working createLinkElement(fontFamily) { let link = document.createElement(...

#24883 de enero de 2020por logeshkrishna0💬 3 respuestas0

How to restict the adding of css property for the gjs-hovered class

WARNING READ and FOLLOW next 5 steps, then REMOVE them before posting the issueFollow CONTRIBUTING Guidelines https://github.com/artf/grapesjs/blob/master/CONTRIBUTING.mdUse the GitHub Issues EXCLUSIVELY for BUGS, FEATURE REQUESTS or QUEST...

#216624 de julio de 2019por froderf✓ Resuelto · 32

[QUESTION][REQUEST] How to remove a block?

editor.DomComponents.getWrapper().getEl().insertAdjacentHTML('beforeBegin', letBlock) letBlock letblock is a variable that contains HTML. Question:How to remove this adjacent HTML?is there a function like "insertAdjacentCSS()"?

#20018 de mayo de 2019por shiva1189💬 3 respuestas0

Unable to access the application in LAN network

Hi @artf , Could you please help me here. Unable to access this application in LAN network, could you please help me what needs to done to make this node application access in the LAN Network Thanks :)

#18626 de marzo de 2019por sakshigarg9💬 3 respuestas0

Reflect deleted components in block manager

How can I create dynamic components in block manager such that when a delete action is performed on a component it triggers the component to be placed in the block manager?

#181519 de febrero de 2019por ateebahmed💬 3 respuestas0

[Bug]: component:mount is fired multiple times

I had been using editor events and I noticed that component:mount event fires multiple times when a component is dragged from blocks to canvas, you can confirm it in your JSFiddle Starter.

#159619 de noviembre de 2018por 4URGB💬 3 respuestas0

get uncompressed of grapesjs-preset-webpage.min

Hi, to understand and learn how your preset is working, it will be much more easier if you can upload a uncompressed file of grapesjs-preset-webpage.min to the package - what do you mean? #

Ver todos los problemas de 114 Invalid Issue →