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