mjml icon indicating copy to clipboard operation
mjml copied to clipboard

Newsletter Builder with MJML components in GrapesJS

Results 128 mjml issues
Sort by recently updated
recently updated
newest added

Hello, I think there is an issue with inline style when using multiple columns (at least 2 colums, didn't try other options). The class "mj-column-per-50" is used and working. But...

Hi, im a newbie coder and im using Grapesjs in a react component. i am having troubles to export mjml and html code. When i click on export template button...

Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

when importing source written in mjml 4 with mj-head and other elements there are issues

### What browser are you using? Chrome 102.0.5005.61 ### Reproducible demo link https://codepen.io/adiux/pen/BaYrEXR?editors=1111 ### Describe the bug **How to reproduce the bug?** 1. Add grapesjs-mjml to the project with any...

bug
help wanted

Since version 0.19.4 grapesjs editor is not working with mjml plugin. You can reproduce the issue by instantiating a new grapesjs editor with mjml plugin.

help wanted

When we goes to layer manager and hide some components, the same isn't removed from canva. Check the steps: 1- Open the mjml demo. ![image](https://user-images.githubusercontent.com/2287371/166559327-2a14e346-e74b-4088-9183-9b34acbd670e.png) 2- Go to layer manager...

bug

When trying to add an image to the template, the following error is returned. ![image](https://user-images.githubusercontent.com/105282069/167608741-081cc0eb-e766-4b53-8da5-c121da30b761.png) And that makes the image not add to HTML. I noticed that the same error...

help wanted
needs info

As already mentioned on [grapes-js#4247](https://github.com/artf/grapesjs/issues/4247) issue, there is a problem with navbar-link and columns in mjml plugin. The video show the basic problem in the issue mentioned but I was...

mj-attributes seems having no effect to the layout of mjml. I had to apply attribute to each components. Using the "try it now" over at mjml, the mj-attributes is working...