Label

Help wanted issues in GrapesJS

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

#2972August 25, 2020by kuhelbeherπŸ’¬ 3 answers0

FEAT: Disable scripts on canvas

Hello, first of all thanks for a great tool. On my project i hit the problem where I need to disable scripts inside the editor. I found 2 similar issues with this problem - https://github.com/artf/grapesjs/issues/2046 https://github.com/ar...

#2878July 6, 2020by fedulovivanπŸ’¬ 3 answers0

[Bug] its not possible to make part of H1 non-bold

Steps:open newsletter demo at https://grapesjs.com/demo-newsletter-editor.htmlclean the canvasdrop "Text Section"select any word within H1, e.g. word "title"press Bold modifier once or twice Expected:Selected text became non-bold Actual:Te...

#2849June 21, 2020by meyercoπŸ’¬ 3 answers1

[BUG] Using image url for background-image is not working properly

DescriptionOn our project for images assets we use url instead of base64 code .Expected behavior When setting a background-image to a control , it has to update the css of this control .The css have to be reflected on the canvas and the st...

#2828June 12, 2020by kuhelbeherπŸ’¬ 3 answers0

[BUG] Problem with link and CKEditor

There is a problem with link and CKEditor. I enabled editable property for <a> tags: And when I doubleclick on the link it is editable, all works as it should. But when I finish editing and trying to edit it again I cannot do it. Can you h...

#2824June 11, 2020by tonypartridgeπŸ’¬ 3 answers0

Dragging items do not position on intital drag?

So when I drag a component/item from the bar to the center it will not go where I told it to go... IT always goes about 20% page width to one side? Once added it's adjustable. See this gif: https://gyazo.com/87076de55a1853e80b5dd7ea14ccb94...

#2771May 13, 2020by antman3351βœ“ Solved Β· 312

[BUG] component with textable:1 not working since version 0.16.12

Hello, I've just updated to the lasted version 0.16.12 and have a bug when trying to move a component that has the property textable:1 into a text component. It works on the previous version 0.16.3. When i move the component I get an error...

#2748April 30, 2020by jsychovaπŸ’¬ 3 answers1

[FEATURE REQUEST][BUG] Slider doesn't work with a non-integer step value

Default StyleManager property "slider" doesn't work with a non-integer step value. GrapesJS version: 0.16.1 In many cases, it’s convenient to use a slider with a non-integer step value: seems that Grapesjs supports only integer and rounds...

#2722April 17, 2020by tomaskallupπŸ’¬ 3 answers0

[BUG] Highlight and toolbar positioned wrong on outside scroll

Are you using the latest release (older versions are NOT supported)? Yes Are you facing the bug with your local copy of GrapesJS or with the current demo? LocalOS: ArchlinuxBrowser: Firefox 74.0 and Firefox developer edition 75.0b11Grapes:...

#2692April 1, 2020by mazuschlagπŸ’¬ 3 answers0

[BUG] Quick mouse clicks/movements can cause the editor to freeze

First off thanks for all your hard work on the project! This is a very great project that a lot of people depend upon, so thanks for your effort. This is a weird one, but the basic gist of it is that moving your mouse quickly as you click...

#2681March 24, 2020by wemod123πŸ’¬ 3 answers2

[BUG]: destroy() method didn't fully remove events

version: latest: v-0.16.3. important: update from v-0.15.9 to v-0.16.3 while keep everything same, the error will show in console: This error show there is a errro in function getFrameOffset, near position: e.ownerDocument.defaultView.fram...

View all 85 Help wanted issues β†’