Nested field arrays are losing state handler methods after dragging
Skysplit opened this issue · 2 comments
Skysplit commented
What is the current behavior?
In codesandbox:
- Add section
- Move newly added section before current one
- Try to type something in nested item input
- Error appears
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
vadim-shilov commented
damjan25 commented
any plans to integrate this fix or is there something missing?
