GrapesJS Issues

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

75 issues found

πŸ” more-information-needed
#2165Jul 24, 2019by sdrebel2 answers
0 reactions

How to extend style manger Sector's property

Hi @artf , We have created a custom asset manager which is working perfectly for image component. However we are not able to call custom asset manager for background image. Tried to access using this methods var stm = editor.StyleManager; var fileType = stm.getType('file'); stm.addType('file',{ model: fileType.model,...

artf

Hi @sdrebel can you show us your implementation of custom asset manager? If you have followed this you should see it also in the Style manager

no-response[bot]

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take ac...

#2149Jul 18, 2019by fmr4112 answers
0 reactions

Create checkbox(input) in define new trait

How to make a checkbox input type in define new trait (https://grapesjs.com/docs/modules/Traits.html#define-new-trait-type), I have made it, and the checkbox does not appear, if I compare with Built-in trait types(checkbox) there are tags i, Thank's create elemen in define new type

artf

First of all, you have to provide a demo for such a case, and why the built-in checkbox trait type is not working for you?

no-response[bot]

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take ac...

#2146Jul 17, 2019by untouch683 answers
0 reactions

PluginsOpts NOT working - why?

Hey guys, I am new to grapejs, but so far I really love it! Now I stumbled over a problem that I can't seem to fix or to find a solution anywhere, or I am just too stupid. I was playing around with my own named plugins and imported them into the grapejs-script. It works fine and the created blocks show up. The only pr...

artf

Can you create a reproducible demo, please? From your examples, I can even say "you don't have options in your plugins", so can't help you without a demo. Next time, if something is not working please follow the BUG issue template, not the...

untouch68

Can you create a reproducible demo, please?From your examples, I can even say "you don't have options in your plugins", so can't help you without a demo.Next time, if something is not working please follow the BUG issue template, not the Q...

artf

@untouch68 again, your examples are incomplete, can you create a reproducible demo?

#2132Jul 11, 2019by paskuale752 answers
0 reactions

Very hard understand !!

Really very difficult to understand how to use this excellent tool !! Documentation does not seem sufficient :'(

artf

Elaborate, please! What would you like to do with GrapesJS and what is missing in documentation?

no-response[bot]

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take ac...

#2114Jul 3, 2019by sharma-mohit-eca2 answers
0 reactions

Disable event.preventDefeault() for anchor onClick event

I want to open a modal on clicking to anchor in the provided html in grapesjs Editor. I have bind onClick event on anchor but on clicking to that anchor takes to prevDef method of grapesjs which triggers 'event.preventDefault()'. So is there a way to disable it or a way to open a modal on clicking to that modal?

artf

Can you show use a live demo of your example?I want to open a modal The modal from the template or the one from GrapesJS?

no-response[bot]

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take ac...

#2092Jun 22, 2019by paulwright752 answers
0 reactions

Is it me or is this a bug

Hi, so I am using version 0.14.62 and I have a problem with the TraitManager. I have defined two custom traits like so: The problem is that when I change the value for bindingSrc an event is fired for both bindingSrc and ctrlLabel. The end result is that the label is set to empty. I am completely new to gitHub. Please...

artf

Hi @paulwright75 can you create a reproducible demo, please?

no-response[bot]

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take ac...

#2075Jun 12, 2019by webdeveloper04293 answers
1 reactions

Style manager slider min value bug

when I set slider to 0 (min value) the slider return -1 value and this style property is ingored completely since it is not valid css. for example I found the code why this happens only min value. in the style manager slider view code when slider value not min value, this works well. but if value is set to minimum(for...

arthuralmeidap

@starcraft0429, could you provide us a code example? I have tried to simulate it but without success.

storyofyours

@artf Be our hero ;)

artf

Guys, it's really important to follow the ISSUE template, I don't even know which version do you use! Can you create a reproducible demo because I don't understand how to reproduce it

#2074Jun 11, 2019by VM81983 answers
0 reactions

Can not use space while editing drop down menu in block manager

hello @artf I have applied a drop down menu in block manager the code is given below It works fine but whenever I try to change the dropdown lists it doesn't applies space. It takes all letters but space is ignored by the editor please help

verdverm

Try looking at the DOM to see what your drop-down item in the canvas to see what html elements are created. Does that output look like the html you expect?

VM8198

@verdverm yes in DOM the output looks exactly same as I needed see this video...https://drive.google.com/file/d/1bgb6QibnPPU6qGbLDudOD9xeMGtmvsnG/view

artf

Not able to reproduce with your code, create a reproducible demo, please. BTW properties like removable, draggable, droppable are part of the component definition, not blocks...

#2017May 15, 2019by keithstric2 answers
0 reactions

Pressing Backspace or Delete key in traits panel removes element from canvas

I'm using grapesJS within a Polymer 3.x Element and everything is working beautifully, awesome project. However, I'm experiencing an issue: When I select an element in the canvas, navigate to the traits panel, put my cursor in a trait field enter some text (or not) and then press the delete or backspace keys, it delet...

artf

Sounds like an old issue to me, are you using the latest version?

no-response[bot]

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take ac...

#2008May 11, 2019by amoslover3 answers
0 reactions

The canvas turns dark and unmodifiable on adding a large piece of custom html.

I used to add custom html with editor.addComponent(). It works well at most of the time, but when I try to insert a large piece of HTML which may contain a bunch of children elements the canvas turns black and cannot be modified. I can only reload the whole editor to make it works again.

artf

the canvas turns black weird thing. Are you able to create a reproducible demo? Upload here the template if you need

no-response[bot]

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take ac...

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