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.

#2972Aug 25, 2020by kuhelbeher💬 3 answers0

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

#2878Jul 6, 2020by fedulovivan💬 3 answers0

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

#2849Jun 21, 2020by meyerco💬 3 answers1

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

#2828Jun 12, 2020by kuhelbeher💬 3 answers0

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

#2824Jun 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

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

#2748Apr 30, 2020by jsychova💬 3 answers1

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

#2722Apr 17, 2020by tomaskallup💬 3 answers0

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

#2692Apr 1, 2020by mazuschlag💬 3 answers0

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

#2681Mar 24, 2020by wemod123💬 3 answers2

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 →