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

Embroider Support is broken #915

Open
c0rydoras opened this issue Mar 3, 2023 · 1 comment
Open

Embroider Support is broken #915

c0rydoras opened this issue Mar 3, 2023 · 1 comment
Labels

Comments

@c0rydoras
Copy link

As of right now ember-validated-form does seem to work with embroider.

When using the validated-input component the following error occurs:

Uncaught (in promise) Error: Cannot find module 'ember-validated-form/components/validated-input/render'

The reason for that seems to be this importSync.

This can be reproduced:

  • Create new ember application using embroider
  • Add ember-validated-form
  • Use the validated-input component
@c0rydoras c0rydoras added the bug label Mar 3, 2023
@anehx
Copy link
Member

anehx commented Apr 26, 2023

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

No branches or pull requests

2 participants