Skip to content
New issue

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

Fix ArrayInput ghost error after removing scalar item #9918

Merged
merged 2 commits into from
Jun 17, 2024

Conversation

djhi
Copy link
Collaborator

@djhi djhi commented Jun 12, 2024

Fixes #9905

This PR only fixes the ghost error. The removal of the last empty item is done by react-hook-form

@adguernier adguernier merged commit b4c2608 into master Jun 17, 2024
12 checks passed
@adguernier adguernier deleted the fix-array-input-ghost-errors-after-remove branch June 17, 2024 08:05
@djhi djhi modified the milestones: 3.19.13, 4.16.19 Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFR Ready For Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Removing an item from an ArrayInput with primitive values and validation removes more than one input
3 participants