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
For what version of Nuxt UI are you suggesting this?
v2.x
Description
I recently updated Valibot to the v1 beta which only implements the standard schema.
My forms now throw Error: Form validation failed: Unsupported form schema
I know v3 already supports standard schema but I heavily use ui-pro dashboard components so I still need to use v2 for now.
The newest version of zod also supports standard schema now so might as well add it to v2 right?
Additional context
No response
The text was updated successfully, but these errors were encountered:
For what version of Nuxt UI are you suggesting this?
v2.x
Description
I recently updated Valibot to the v1 beta which only implements the standard schema.
My forms now throw
Error: Form validation failed: Unsupported form schema
I know v3 already supports standard schema but I heavily use
ui-pro
dashboard components so I still need to use v2 for now.The newest version of zod also supports standard schema now so might as well add it to v2 right?
Additional context
No response
The text was updated successfully, but these errors were encountered: