0

How to get async validation to trigger on a specific Field component inside of a FieldArray. I have something like:

Scenario is same as here: redux-form - asyncBlurFields with FieldArray Component

Let's say I have 5 input fields and on 4th I make some mistake and asyncValidate throws error. How do you return error on that field?

3
  • Are you asking for the structure of error for specific field component of array? Commented Jun 20, 2018 at 20:25
  • 1
    Solution: codesandbox.io/s/y3rr8rnlxv Commented Jun 21, 2018 at 8:12
  • I think this is best put in a SO response (below) instead of a separate link Commented Dec 16, 2020 at 19:55

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.