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

Redux-form asyncBlurField equivalent in React-final-form

Open
#862 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7.4k
Forks
497
PR merge metrics
No merged PRs in 30d

Description

Anybody know how to run a validation rule on blur from a field. I have async request that checks for the availability of login id. Need to make this check when the user finish entering the loginid and blur out from the field.
Right now, I pass the validate function to the Field and it's firing on each and every key stroke in the field. I want to do it only on blur from the field.

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.