Describe the bug
When using defaultValue in a form input with the reset button, the spread syntax with props on the input element causes it to break. Clicking the reset button does not set the value of the input to defaultValue. I haven't been able to test this locally on my machine yet, but noticed this issue while experimenting in a playground REPL. Advent of Svelte - Day 4
Reproduction
REPL: https://svelte.dev/playground/870931329ce7453199346f48ce2ab70b?version=5.8.0
Logs
No response
System Info
Severity
annoyance