We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://codesandbox.io/s/react-final-form-field-arrays-forked-q70qm
Click Add Customer Fill fields Click Add Customer
Values from first row will be used in created one
It shouldn't inherit values from next nearest element
The text was updated successfully, but these errors were encountered:
Hi, I've the same issue. I'm using this library to build a custom form in react-admin and it's really annoying.
For me, this bug is related to this one #44.
But I don't understand why nobody cares.
Sorry, something went wrong.
Have the same error and problem. Any solutions or workarounds?
@smoliakov I forked the repo and fixed the issue. It's not well tested, but you can take a look. https://github.com/Luwangel/final-form-arrays
No branches or pull requests
Bug report
What is the current behaviour?
https://codesandbox.io/s/react-final-form-field-arrays-forked-q70qm
Click Add Customer
Fill fields
Click Add Customer
Values from first row will be used in created one
What is the expected behaviour?
It shouldn't inherit values from next nearest element
The text was updated successfully, but these errors were encountered: