react-final-form-arrays icon indicating copy to clipboard operation
react-final-form-arrays copied to clipboard

validator is not a function error

Open klinskyc opened this issue 7 years ago • 0 comments

Hi, I'm not sure if this is a bug or an issue on my end, so I'm crossposting my stackoverflow post here - https://stackoverflow.com/questions/48520222/how-to-add-array-field-in-final-form

In short, it looks like the FieldArray field is returning a different function (versus a normal field), which is causing the runFieldLevelValidation function to cause an error.

Thanks in advance!

klinskyc avatar May 22 '18 16:05 klinskyc