Label

Can't reproduce issues in GrapesJS

14 questions in the GrapesJS community archive, 0 community-vetted. Sorted by most discussed β€” see real fixes, errors and code references.

#3075October 16, 2020by hellocaioπŸ’¬ 3 answers0

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

#3063October 6, 2020by HeyWreckerπŸ’¬ 3 answers2

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

#2842June 19, 2020by BerkeArasπŸ’¬ 3 answers0

[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

#1696December 31, 2018by muhamdgomaa28πŸ’¬ 3 answers0

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

#1618November 29, 2018by ploutos27πŸ’¬ 3 answers0

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

#1468September 27, 2018by kornflexπŸ’¬ 3 answers0

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

#1369August 16, 2018by alimajed93πŸ’¬ 3 answers0

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

#1109May 14, 2018by FrciSmrciπŸ’¬ 3 answers1

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

#965March 20, 2018by mandarinobellinoπŸ’¬ 3 answers1

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

View all 14 Can't reproduce issues β†’