Using useFieldArray
, shouldUseNativeValidation: true
and joiResolver
together causes a bug
#692
Labels
Describe the bug
resolvers/src/validateFieldsNatively.ts
Line 32 in f7a4fd4
field
isundefined
here.To Reproduce
Steps to reproduce the behavior:
Codesandbox link (Required)
https://codesandbox.io/p/sandbox/react-hook-form-joiresolver-hdv5hj
Expected behavior
The error should not happen.
Screenshots
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
None.
The text was updated successfully, but these errors were encountered: