vee-validate icon indicating copy to clipboard operation
vee-validate copied to clipboard

losing meta.required with zod superRefine

Open sondh0127 opened this issue 1 year ago • 2 comments

What happened?

losing meta.required with zod superRefine

Reproduction steps

  1. vee-validate + zod
  2. schema + superRefine
  3. 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

sondh0127 avatar Dec 29 '23 04:12 sondh0127