#2972August 25, 2020by kuhelbeherπ¬ 3 answersβ€0
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 answersβ€0
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 answersβ€1
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 answersβ€0
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 answersβ€0
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 Β· 3β€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 answersβ€1
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 answersβ€0
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 answersβ€0
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 answersβ€2
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...