GrapesJS / mjml

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

BUG: When setting bg color on mj-wrapper the content disappears #245

Closed josfh2005 closed 2 years ago

josfh2005 commented 3 years ago

Version: grapes: 0.16.34 grapes-mjml: 0.5.2

Are you able to reproduce the bug from the demo?

What is the expected behavior?

The canvas show the content and the bg color in the mj-wrapper.

Describe the bug detailed

The bug occurs after I add a new mj-section inside the mj-wrapper. Then when I change the background color, the mj-wrapper disappears from the canvas, the model is fine, it just seems to view related to the view.

What is the current behavior?

The mj-wrapper disappears from the canvas.

Are you able to attach screenshots, screencasts or a live demo?

Setup to test: https://jsfiddle.net/8jaf1vtp/7/

Video to reproduce the bug: https://recordit.co/h6jcU5IeAe

artf commented 2 years ago

Closing this one as it should be already fixed.