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

fix(FormGroup): missing imports #470

Merged
merged 1 commit into from
Jul 31, 2023
Merged

fix(FormGroup): missing imports #470

merged 1 commit into from
Jul 31, 2023

Conversation

romhml
Copy link
Collaborator

@romhml romhml commented Jul 31, 2023

@benjamincanac Noticed some missing imports on UFormGroup after testing the latest edge release (FormGroup.mjs?v=e14566f0:51 Uncaught (in promise) ReferenceError: provide is not defined). Any idea of the underlying issue? I'd expect nuxi typecheck to catch those...

@vercel
Copy link

vercel bot commented Jul 31, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
ui ✅ Ready (Inspect) Visit Preview Jul 31, 2023 2:11pm

@benjamincanac
Copy link
Member

Nice catch! I have no idea why those kind of errors happen only when installing the module 😕 It happens to me all the time to forget some imports.

@danielroe Could you explain why this isn't catch by typecheck?

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

Successfully merging this pull request may close these issues.

2 participants