Steps to reproduce:
- Go to https://sveltekit.now.sh/#NumberInput
- Focus on the input element and clear the value by pressing Backspace button
Actual behavior: NaN value is displayed and can't be cleared/changed even with increase/decrease buttons (arrows).
Expected behavior: value is cleared.

Steps to reproduce:
Actual behavior: NaN value is displayed and can't be cleared/changed even with increase/decrease buttons (arrows).
Expected behavior: value is cleared.