modular-forms
modular-forms copied to clipboard
Form validation doesn't work when used with `valiForm`
Hello, I have tried to use valiForm as described in the docs however, I couldn't make it work and not sure what's wrong with it.
I have forked a Stackblitz project and applied the following changes
- Added
valibotas dependency - Upgraded
@modular-forms/solidto 0.20.0 - Made changes on the
src/routes/login.tsx
https://stackblitz.com/edit/modular-forms-solid-ww8bf8?file=src%2Froutes%2Flogin.tsx
Please downgrade Valibot to v0.30.0 via npm i [email protected]. I will upgrade Modular Forms soon, in order to be compatible with the next version of Valibot.