Closed Rouby closed 7 years ago
Hi @Rouby
Looks connected to #489 , dunno why the decorators fails to create the json.
( Not related, but you shouldn't use mj-table outisde of a mj-column and Navbar is already a section so you don't need to wrap it in )
Hey @iRyusa thanks for the quick reply.
Anything I can do to provide you or others with further intel on this?
The whole code for the component is good enough, thanks !
Fixing this in MJML 3 branch would require to heavily modify how the decorator works. And as mentioned in #489 we're dropping React as a dependency in MJML4 so this won't be an issue anymore. So i'm closing the issue
I am trying to setup a custom component to render a common header between the email templates I am going to create.
It works until I insert a Link into InlineLinks. Then it throws with the following error:
I am using version 3.2.2