GrapesJS / mjml

Newsletter Builder with MJML components in GrapesJS
http://grapesjs.com/demo-mjml.html
BSD 3-Clause "New" or "Revised" License
628 stars 226 forks source link

Image dragging causing 'malformed-mjml' error #365

Open katefurtney opened 1 month ago

katefurtney commented 1 month ago

When image from file editor is dragged onto canvas at top or bottom, it shows outside the MJML tags and causes a 'malformed-MJML' error to appear in the console.

It seems like it is being dragged between the wrapper and the MJML.

Is there a way to change the wrapper from an html body tag so this issue doesn't occur?

Screenshot 2024-07-18 at 1 13 06 PM

artf commented 3 weeks ago

Hi @katefurtney what do you mean by "file editor"?