GrapesJS Issues

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

114 issues found

πŸ” invalid issue
#1886Mar 13, 2019by sdrebel2 answers
0 reactions

How to create Drop down for the button inside a panel?

I'm trying to create a dropdown while clicking a button. I can append the data using ul, li to a button. Other than that any other way is there? Ex: When I click a file button, respective operations should be displayed like Open, Close etc.

artf

Follow the issue template and explain better your context (are you talking about components? editor UI??)

lock[bot]

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

#1862Mar 6, 2019by sakshigarg93 answers
0 reactions

Reflect deleted components in block manager

How can I create dynamic components in block manager such that when a delete action is performed on a component it triggers the component to be placed in the block manager?

arthuralmeidap

Well, component and blocks are different concepts. If you are saying about blocks you can use the .trigger('remove') on the block that will remove it from the BlockManager

artf

@sakshigarg9 Read the documentation https://grapesjs.com/docsTry to understand what you're readingTry to solve your issues by yourselfIf you're not able to do it, then you can open an issue, by following its template, and SHOW US what you...

sakshigarg9

@artf thanks for all your patience, I'll do the same now onwards

#1815Feb 19, 2019by ateebahmed3 answers
0 reactions

Component:mount is fired multiple times

I had been using editor events and I noticed that component:mount event fires multiple times when a component is dragged from blocks to canvas, you can confirm it in your JSFiddle Starter.

artf

@ateebahmed please don't open issues like this. Follow the template

ateebahmed

okay will reopen it

lock[bot]

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

#1808Feb 18, 2019by MisterFK1 answer
0 reactions

Create Canvas block

Hi, Can we add a canvas block? I try and the editor create always a <div> around <canvas>. Thanks !

lock[bot]

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

#1801Feb 17, 2019by sharma-mohit-eca1 answer
0 reactions

CSS in Mobile View

I have developed a Grapesjs Application in which when I switch device from desktop to mobile it gets distorted. Please Help... Desktop View: Mobile View: Or tell me how can I add a horizontal Scroll Bar in mobile view

lock[bot]

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

#1794Feb 14, 2019by sharma-mohit-eca1 answer
0 reactions

CSS for Mobile View

css of this code doesn't get applied on mobile view css.txt

lock[bot]

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

#1786Feb 11, 2019by Saurabh-Devade1 answer
0 reactions

Not able to add the random id to the custom blocks i am adding

WARNING READ and FOLLOW next 5 steps, then REMOVE them before posting the issueFollow CONTRIBUTING Guidelines https://github.com/artf/grapesjs/blob/master/CONTRIBUTING.mdUse the GitHub Issues EXCLUSIVELY for BUGS, FEATURE REQUESTS or QUESTIONS. Prefix the title of the issue with its context, eg. [Bug]: ....Do a quick...

lock[bot]

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

#1742Jan 23, 2019by suresh51 answer
0 reactions

How to load local css in to canvas of grapesjs editor in React ? Css path is not taking

WARNING READ and FOLLOW next 5 steps, then REMOVE them before posting the issueFollow CONTRIBUTING Guidelines https://github.com/artf/grapesjs/blob/master/CONTRIBUTING.mdUse the GitHub Issues EXCLUSIVELY for BUGS, FEATURE REQUESTS or QUESTIONS. Prefix the title of the issue with its context, eg. [Bug]: ....Do a quick...

lock[bot]

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

#1727Jan 14, 2019by alfaalex812 answers
0 reactions

Event to get children view

I have a problem with a component. When I drop a component into the canvas I create a simple object. Before appending this object I need to check if some attribute is already populated but children are not yet available.

artf

Reproduce the issue in a live demo, if you're able to do so, open an issue as a BUG (follow the template)

lock[bot]

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

#1724Jan 11, 2019by Ramkumar-Murugesan2 answers
0 reactions

Link custom traits to my custom blocks

Hi, i have created a custom traits and custom blocks but i try to link my blocks in traits, it does not shows in settings option my custom blocks my custom traits can anyone please help me Thanks

artf

This is not a [QUESTION], please FOLLOW the instructions for a bug report and PROVIDE a live demo of your issue

lock[bot]

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Browse all topics