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

Submit errors are not removed on fields.remove call #19

Open
trefnis opened this issue Feb 7, 2018 · 1 comment
Open

Submit errors are not removed on fields.remove call #19

trefnis opened this issue Feb 7, 2018 · 1 comment

Comments

@trefnis
Copy link

trefnis commented Feb 7, 2018

Are you submitting a bug report or a feature request?

A bug.

What is the current behavior?

Edit 🏁 React Final Form - Array Fields Submit error bug

What is the expected behavior?

Submit error is matched with array field - when the field is removed, submit error is also removed

What's your environment?

Forked from offical example:

"dependencies": {
    "styled-components": "2.2.4",
    "react-final-form-arrays": "1.0.0",
    "react-final-form": "1.1.1",
    "react-dom": "16.2.0",
    "react": "16.2.0",
    "final-form-arrays": "1.0.0",
    "final-form": "1.2.1"
  }

Locally:

    "final-form": "^4.1.0",
    "final-form-arrays": "^1.0.4",
    ...
    "react-final-form": "^3.0.5",
    "react-final-form-arrays": "^1.0.3",
@vitalii-parkhomenko-official

It seems fixed, waiting for review.
#48

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

2 participants