Etiqueta

Problemas con Can't reproduce en GrapesJS

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

#307516 de octubre de 2020por hellocaio💬 3 respuestas0

BUG: Unhandled Rejection (TypeError): i.classList is undefined

Hi. I updated GrapesJS to its current version 0.16.22 and I get an error on the callback function: editor.on("component:add", (model) => { editor.select(model); }); The error stack: Unhandled Rejection (TypeError): i.classList is undefined...

#30636 de octubre de 2020por HeyWrecker💬 3 respuestas2

BUG: Block Highlight Display Bug

Version: 0.6.18 You can get the version by typing grapesjs.version into the console Are you able to reproduce the bug from the demo? [ ] Yes [x] No I think this may be due to the demo being in full screen mode? What is the expected behavio...

#284219 de junio de 2020por BerkeAras💬 3 respuestas0

[Bug]: Text shadow disappears on doubleclick

Hello. I have a problem, that the text shadow on text element disappears when I doubleclick the element. What should I do? Here is my code: https://pastebin.berkearas.de/?e1c4c8db9a70894f#DCUHVHZzyhFTnAk2RoJ9faQxQPvAqWMoiBqXHMEzRH5G

#169631 de diciembre de 2018por muhamdgomaa28💬 3 respuestas0

Traits appear first time when draged custom component

Hi artf , i have created custom component and add traits for it , when dragging this component to editor and select it the setting traits work correctly . the proplem is when draged the same component behind the old component to editor and...

#161829 de noviembre de 2018por ploutos27💬 3 respuestas0

Child components are not tracked in models ??

Hi, I'm facing as strange issue and I need your help. when I move components inside blocks, at the view model the changes successfully applied, but models it seems that grapsejs is not tracking (or I miss something), the parent components...

#146827 de septiembre de 2018por kornflex💬 3 respuestas0

[bug] modaltitle no effect

Hello, I can't translate asset manager title to french. Example : assetManager: { storageType: '', storeOnChange: true, storeAfterUpload: true, modalTitle: 'Gestion des images', uploadText: 'Glisser - déposer les images ici <br><br> <i>(2M...

#136916 de agosto de 2018por alimajed93💬 3 respuestas0

[BUG] Class of a block doesn't always show in the classes section

Hello everyone, I have added many custom blocks and gave the same css class to all the images in those blocks. Let's call it for now 'image-class'. When I drag and drop 2 of those blocks and select 1 image in 1 of the blocks, the class 'im...

#110914 de mayo de 2018por FrciSmrci💬 3 respuestas1

[QUESTION] Column blocks not droppable in canvas

Morning @artf :) I'm experiencing an similar problem to this issue. I can't drop any block (text, image, etc.) inside the column block from canvas. When I try to drop it inside layers it works normally, here is a short detailed screen reco...

#96520 de marzo de 2018por mandarinobellino💬 3 respuestas1

Unwanted css after refreshing page

After integrating grapes to my platform a problem comes when, after refreshing the page, I click inside an elements : this one gets the style border: 3px solid rgb(0, 0, 0); This issue goes on with every type of element I've insert in the...

Ver todos los problemas de 14 Can't reproduce →