vee-validate
vee-validate copied to clipboard
losing meta.required with zod superRefine
What happened?
losing meta.required with zod superRefine
Reproduction steps
- vee-validate + zod
- schema + superRefine
- useForm + Field -> meta.required is always false
Version
Vue.js 3.x and vee-validate 4.x
What browsers are you seeing the problem on?
- [x] Firefox
- [x] Chrome
- [x] Safari
- [x] Microsoft Edge
Relevant log output
No response
Demo link
https://github.com/sondh0127/vv-zod
Code of Conduct
- [X] I agree to follow this project's Code of Conduct