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 SimpleFormIterator with FormDataConsumer should not re-apply default values #9094

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

slax57
Copy link
Contributor

@slax57 slax57 commented Jul 11, 2023

Fix #9089

Bug introduced by #8090, which caused a conflict between the default values reset logic for scalar arrays and array input with a FormDataConsumer.

@slax57 slax57 added the RFR Ready For Review label Jul 11, 2023
@djhi djhi added this to the 4.12.2 milestone Jul 11, 2023
@djhi djhi merged commit 911a9e2 into master Jul 11, 2023
10 checks passed
@djhi djhi deleted the SimpleFormIterator-defaultValues-FormDataConsumer branch July 11, 2023 14:32
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.

Issue with Inputs within FormDataConsumer when removing and reinserting an element
2 participants