Skip to content
New issue

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

Custom components aren't being registered by the extension #30

Open
jinwood opened this issue Aug 10, 2022 · 1 comment
Open

Custom components aren't being registered by the extension #30

jinwood opened this issue Aug 10, 2022 · 1 comment

Comments

@jinwood
Copy link

jinwood commented Aug 10, 2022

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:
image

Not sure if this is relevant, but the extension seems to hang with this popup:
image

Steps to reproduce the problem

See repo here.

  1. Clone, npm i
  2. npm run build
  3. Observe extension behaviour in snippets/index.html

Specifications

  • VS Code version:
    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
  • MJML extension version: 1.6.0
  • Operating system and version: Darwin arm64 21.6.0
@iRyusa
Copy link
Member

iRyusa commented Oct 27, 2024

Can you check with 2.x ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants