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
While using react components from this repo, I got this error: ERROR in ./node_modules/@vaadin/form-layout/src/vaadin-form-item.js Module not found: Error: Can't resolve '@vaadin/field-base/src/utils.js'
Hope this will help you improve this repo.
Best regards
The text was updated successfully, but these errors were encountered:
Just tried running the next.js example (separately from the host project workspace) and it seems to work fine (even if I add FormItem and FormLayout). Can you provide an example project that I can use to reproduce the issue?
Hello,
While using react components from this repo, I got this error:
ERROR in ./node_modules/@vaadin/form-layout/src/vaadin-form-item.js Module not found: Error: Can't resolve '@vaadin/field-base/src/utils.js'
Hope this will help you improve this repo.
Best regards
The text was updated successfully, but these errors were encountered: