Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle changes to Field validate/warn props #3094

Merged
merged 1 commit into from Jun 29, 2017

Commits on Jun 23, 2017

  1. Handle changes to Field validate/warn props

    This will ensure that changes to these functions are reflected in form
    validation. Achieved by re-registing the Field with reduxForm when new
    validate or warn props are recieved.
    
    See issue: redux-form#3012
    David Manning committed Jun 23, 2017
    Configuration menu
    Copy the full SHA
    ec3667f View commit details
    Browse the repository at this point in the history