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
Hello @mattez, you're right, thanks for reporting. It's a validation error only so the attribute will still work on the component, you can ignore it until we fix it.
This code
<mj-link href="link" text-transform="none">Link text</mj-link>
returns error (mj-link) — Attribute text-transform is illegal.
Why? Attribute text-transform is legal on mj-link. See https://mjml.io/documentation/#mjml-navbar
Node: v7.5.0
mjml: 3.3.0-beta.8
The text was updated successfully, but these errors were encountered: