Currently the checkValidity()
method on an input element of type number only checks the lower and the upper bound of the value that is passed. When something is passed that isn't a number at all checkValidity()
returns true
although it should return false
.
I'll open a pull request that demonstrates the problem and suggests a fix in a minute.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too