Observable Inputs

The numerical input to a Range input is not limited by the min. and max. values:

image

To me, this is unexpected. Stricter input validation helps avoid problems downstream. This is why html inputs allow for validation.

2 Likes