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

consider any touched input as not _unused_ #3237

Merged
merged 2 commits into from
May 10, 2024
Merged

Conversation

SteffenDE
Copy link
Collaborator

This fixes an issue where a hidden input with the same name as another input element leads to fields always being sent as _unused_field. Now, every input element with the given name must be unused.

@chrismccord chrismccord merged commit da4ba6b into main May 10, 2024
12 checks passed
@chrismccord
Copy link
Member

❤️❤️❤️🐥🔥

@chrismccord chrismccord deleted the sd-unused-multiple-inputs branch May 10, 2024 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants