GrapesJS Issues

3,464 parsed GitHub issues 370 solved · 90 open. Search, filter and explore battle-tested answers.

114 issues found

🔍 Invalid Issue
#3097Oct 26, 2020by vatsla12 answers
0 reactions

Custom traits not showing up

I am trying to make custom traits following the guidelines from Grapesjs Trait manager, and I have been through previous issues but the traits don't show up. Expected result: custom traits like the ones below to show up. Actual result: default traits like id and title show up. Currently, I'm using the trait manager we...

GoodPHP

Hi, If you didn't find answer here, you can contact with Devfuture Team: https://devfuture.pro/contact/ We specialise on GrapesJS.

artf

Follow the issue template please and provide a live demo of the bug

#3068Oct 9, 2020by saravanakjNo answers
0 reactions

Trait Manager - Traits grouping feature like style manager

WARNING READ and FOLLOW next 3 steps, then REMOVE them before posting the issueFollow CONTRIBUTING Guidelines https://github.com/artf/grapesjs/blob/master/CONTRIBUTING.mdDo a quick SEARCH first, to see if someone else didn't open the same issueAll relative statements/questions have to be filled/answered, otherwise, th...

#3039Sep 22, 2020by generalsystems1 answer
0 reactions

3 issues I'm facing using grapesjs

the 3 issues I'm facing using grapesjs are: -- I can't render a react element inside the canvas: I add a component in the canvas and initiate the component js file in the canvas conf object but it didn't work. -- I can't add a color in the background layers -- when a tag a component to be unremovable it can be removed...

artf

Follow the issue template please

#2970Aug 24, 2020by MarksEliel1 answer
1 reactions

Problem inserting components at the end of the editor

Increase margin between components or insert a margin at the end of the editor. I have a problem when adding a component, it goes inside the front div.

RJCAM

Hi @MarksEliel Please follow the default guide when making a bug report to better understand your issue.WARNING READ and FOLLOW next 3 steps, then REMOVE them before posting the issueFollow CONTRIBUTING Guidelines https://github.com/artf/g...

#2885Jul 9, 2020by Drishya12345No answers
0 reactions

Is animation supported in grapejs?

WARNING READ and FOLLOW next 3 steps, then REMOVE them before posting the issueFollow CONTRIBUTING Guidelines https://github.com/artf/grapesjs/blob/master/CONTRIBUTING.mdDo a quick SEARCH first, to see if someone else didn't open the same issueAll relative statements/questions have to be filled/answered, otherwise, th...

#2884Jul 9, 2020by Drishya12345No answers
0 reactions

Do you support animation in grapejs?

WARNING READ and FOLLOW next 3 steps, then REMOVE them before posting the issueFollow CONTRIBUTING Guidelines https://github.com/artf/grapesjs/blob/master/CONTRIBUTING.mdDo a quick SEARCH first, to see if someone else didn't open the same issueAll relative statements/questions have to be filled/answered, otherwise, th...

#2811May 30, 2020by BerkeAras3 answers
1 reactions

Failed to execute 'appendChild' on 'Node'

Hello. I am getting this error in the console: Uncaught TypeError: Failed to execute 'appendChild' on 'Node': parameter 1 is not of type 'Node'. What could this be?

BerkeAras

@artf I'm sorry, for my issue. The bug is fixed. The problem was because I tried to remove the settings pane, but there was a typography mistake.

RJCAM

You need to be more specific in what your trying to do and how are you getting this error.

BerkeAras

I don't do anything. If I just place GrapesJS on my page, this happens.

Browse all topics