#307516 de octubre de 2020por hellocaio💬 3 respuestas❤0
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 respuestas❤2
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...
#302716 de septiembre de 2020por gpmonch💬 3 respuestas❤0
Are you able to reproduce the bug from the demo? No, in the image asset manager in the demo there is no option to remove images. What is the expected behavior? When removing an image, if a user decides to re-upload it, before closing the a...
#284219 de junio de 2020por BerkeAras💬 3 respuestas❤0
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 respuestas❤0
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 respuestas❤0
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 respuestas❤0
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 respuestas❤0
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 respuestas❤1
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 respuestas❤1
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...