Closed
Description
Are you submitting a bug report or a feature request?
I believe I found a bug.
What is the current behavior?
These are the steps to reproduce:
- Create two input fields
- Swap them
- Type into the first input field
- The typed character will not appear in the first input field, but in the second
What is the expected behavior?
Swapping or moving fields should preserve behavior.
Sandbox Link
To keep things as simple as possible, I reused the sandbox from the issue referenced below, simply upgrading the library version to 1.1.0.
What's your environment?
The problem occurs with final-form-arrays
version 1.1.0. Downgrading the package to 1.0.6 solves the problem.
Other information
I believe the problem is caused by the latest change to the move
and swap
code in response to this previous issue.
This commit looks especially suspicious.
I would be happy to work on it, if you give me some pointers on where to start 💪
Metadata
Metadata
Assignees
Labels
No labels