We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After creating a custom component, MJML extension should register it and not show an error in templates.
MJML is not picking up the custom component, and as a result shows errors in the template:
Not sure if this is relevant, but the extension seems to hang with this popup:
See repo here.
npm i
npm run build
snippets/index.html
The text was updated successfully, but these errors were encountered:
Can you check with 2.x ?
Sorry, something went wrong.
No branches or pull requests
Expected behavior
After creating a custom component, MJML extension should register it and not show an error in templates.
Actual behavior
MJML is not picking up the custom component, and as a result shows errors in the template:
Not sure if this is relevant, but the extension seems to hang with this popup:
Steps to reproduce the problem
See repo here.
npm i
npm run build
snippets/index.html
Specifications
Version: 1.70.0
Commit: da76f93349a72022ca4670c1b84860304616aaa2
Date: 2022-08-04T04:39:20.716Z
Electron: 18.3.5
Chromium: 100.0.4896.160
Node.js: 16.13.2
V8: 10.0.139.17-electron.0
The text was updated successfully, but these errors were encountered: