Skip to content

Conversation

jkelleyrtp
Copy link
Member

Fixes #4322

In #3953 we fixed the select-multiple issue, but for input elements that take files, "multiple" can also mean you accept multiple files. We were running the select-multiple logic here which is wrong and causing the interpreter to crash.

This fixes that.

@jkelleyrtp jkelleyrtp requested a review from a team as a code owner June 25, 2025 19:44
@jkelleyrtp jkelleyrtp merged commit dcf46ce into main Jun 25, 2025
19 checks passed
@jkelleyrtp jkelleyrtp deleted the jk/fix-select-multiple-null branch June 25, 2025 20:13
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.

file-upload example renders blank
1 participant