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

revert(Form): valibot support #639

Closed
wants to merge 2 commits into from
Closed

revert(Form): valibot support #639

wants to merge 2 commits into from

Conversation

romhml
Copy link
Collaborator

@romhml romhml commented Sep 9, 2023

@benjamincanac I looked into the issue but could not find an easy solution without tampering with vite configuration, which could have other side effects. I think we should revert valibot support for now to release a working version quickly.

A straightforward solution for valibot is to add an example in the documentation on how to define a custom component for it (like with vuelidate).

@vercel
Copy link

vercel bot commented Sep 9, 2023

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

Name Status Preview Comments Updated (UTC)
ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 9, 2023 9:18am

@romhml
Copy link
Collaborator Author

romhml commented Sep 9, 2023

Here is an example with a custom component we can include in the docs: https://stackblitz.com/edit/nuxt-ui-3ct9hb?file=components%2FBaseForm.vue

@romhml romhml closed this Sep 9, 2023
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.

1 participant