Etiqueta

Problemas con Help wanted en GrapesJS

Preguntas sobre 85 en el archivo comunitario de GrapesJS, 18 revisado por la comunidad. Ordenado por los más discutidos — véase correcciones reales, errores y referencias de código.

#297225 de agosto de 2020por kuhelbeher💬 3 respuestas0

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

#28786 de julio de 2020por fedulovivan💬 3 respuestas0

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

#284921 de junio de 2020por meyerco💬 3 respuestas1

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

#282812 de junio de 2020por kuhelbeher💬 3 respuestas0

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

#282411 de junio de 2020por tonypartridge💬 3 respuestas0

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

#277113 de mayo de 2020por antman3351✓ Resuelto · 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...

#274830 de abril de 2020por jsychova💬 3 respuestas1

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

#272217 de abril de 2020por tomaskallup💬 3 respuestas0

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

#26921 de abril de 2020por mazuschlag💬 3 respuestas0

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

#268124 de marzo de 2020por wemod123💬 3 respuestas2

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

Ver todos los problemas de 85 Help wanted →