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
Bug report
removed data by id from 5 -10
Should remove id from 4 to 16 and keep the data with id 1 to 3
Sandbox Link Here
"final-form": "4.20.9", "final-form-arrays": "3.1.0", "loader-utils": "3.2.1", "react": "18.2.0", "react-dom": "18.2.0", "react-final-form": "6.5.9", "react-final-form-arrays": "3.1.4"
The text was updated successfully, but these errors were encountered:
Seems https://github.com/final-form/final-form-arrays/blob/master/src/removeBatch.js#L38 we should use sort there.
Sorry, something went wrong.
No branches or pull requests
Are you submitting a bug report or a feature request?
Bug report
What is the current behavior?
removed data by id from 5 -10
What is the expected behavior?
Should remove id from 4 to 16 and keep the data with id 1 to 3
Sandbox Link
Sandbox Link Here
What's your environment?
"final-form": "4.20.9",
"final-form-arrays": "3.1.0",
"loader-utils": "3.2.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-final-form": "6.5.9",
"react-final-form-arrays": "3.1.4"
Other information
The text was updated successfully, but these errors were encountered: