Skip to content

Remove modifies other's inputs state #22

Closed
@maciejmyslinski

Description

@maciejmyslinski

Are you submitting a bug report or a feature request?

bug report

What is the current behavior?

We have an array of fruits.
Initial values are: ['', '']

Steps to reproduce:
  1. modify field for Fruit Fix links to package #2.

  2. Click outside Fruit Fix links to package #2 field. It's state becomes touched: true

  3. click remove(0).

Field state touched is false

What is the expected behavior?

Field state touched should remain true

Sandbox Link

Edit 🐛 Remove modifies other input's state

What's your environment?

package version
final-form 4.11
react-final-form 4.0.2
final-form-arrays 1.1.1
react-final-form-arrays 2.0.1

Other information

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