Skip to content

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

Open
@trefnis

Description

@trefnis

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",

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions