react-final-form-arrays icon indicating copy to clipboard operation
react-final-form-arrays copied to clipboard

Nested field arrays are losing state handler methods after dragging

Open Skysplit opened this issue 5 years ago • 2 comments

What is the current behavior?

In codesandbox:

  1. Add section
  2. Move newly added section before current one
  3. Try to type something in nested item input
  4. Error appears

Zrzut ekranu 2020-03-3 o 15 18 36

What is the expected behavior?

You can still correctly type in nested field array items

Sandbox Link

https://codesandbox.io/s/final-form-arrays-handlers-error-86wem

What's your environment?

final-form 4.18.7 final-form-arrays 3.0.2 react-final-form 6.3.5 react-final-form-arrays 3.1.1

Skysplit avatar Mar 03 '20 14:03 Skysplit

https://codesandbox.io/s/react-final-form-field-arrays-add-before-error-43ys7

vadim-shilov avatar Nov 20 '20 13:11 vadim-shilov

any plans to integrate this fix or is there something missing?

damjan25 avatar Feb 03 '22 10:02 damjan25