Describe the bug
https://svelte.dev/docs/svelte/bind#input-bind:value
the docs here say it is undefined in the case of an empty or a invalid input. but is null in the case of an invalid input.
Reproduction
https://svelte.dev/playground/064fcdbe349a4ee2887a12ee696b5730?version=5.28.1
Logs
System Info
i m using svelte playground, svelte 5.28.1.
Severity
annoyance