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
Describe the bug
When MJML template contains in body another full MJML template (another <mjml>....</mjml>) then it does render only outer template (see screenshot) without throwing any errors.
Describe the bug
When MJML template contains in body another full MJML template (another
<mjml>....</mjml>
) then it does render only outer template (see screenshot) without throwing any errors.To Reproduce
Steps to reproduce the behavior:
Expected behavior
There should be at least error about illegal nesting or rendering both templates.
MJML environment (please complete the following information):
Screenshots
Additional context
Embedding MJML in layout uncovered this issue.
The text was updated successfully, but these errors were encountered: