final-form / final-form/react-final-form

New Validating property not working correctly when field is blurred(focused out)

Open
#549 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7.4k
Forks
497
PR merge metrics
No merged PRs in 30d

Description

New Validating property not working correctly when field is blurred(focused out). I am using componentDidUpdate where I am receiving this.props.meta.validating value to be true when I type in something and false once I stopped typing. However, if I type, while validation is in progress, I focus out of the field, the validation remains true. This might be a bug or I might be doing something wrong in which case please guide me.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.