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

isValid is true even though all inputs are not valid #614

Closed
eahlberg opened this issue May 4, 2018 · 5 comments
Closed

isValid is true even though all inputs are not valid #614

eahlberg opened this issue May 4, 2018 · 5 comments

Comments

@eahlberg
Copy link

eahlberg commented May 4, 2018

Describe the bug
isValid is true even though all inputs are not valid

To Reproduce

  1. Visit the code sandbox below
  2. Open the development console
  3. Fill in one of the fields with a valid value

Expected behavior
isValid to be false since all inputs are not valid

  • Formik Version: 0.11.11
  • React Version: 16.3.2
  • TypeScript Version: -
  • CodeSandbox Link: https://codesandbox.io/s/41xxv9529
  • OS: macOS High Sierra
  • Node Version: -
  • Package Manager and Version: -
@jaredpalmer
Copy link
Owner

Upgrade to 1.0.0 alpha

@eahlberg
Copy link
Author

eahlberg commented May 5, 2018

🙇‍♂️

@devdpontes
Copy link

This is still a problem on v1.4.2.

@luskin
Copy link

luskin commented May 17, 2019

We are still encountering this issue on 1.5.1, any update?

@jaredpalmer
Copy link
Owner

This is fixed in v2 alpha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants