You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: