Closed
Description
A controlled number input, without a corresponding setState
function, still allows e
, -
and .
to be entered (and numbers can be inputted afterwards). I could be incorrect but I don't believe this is the desired behavior.
Here's a JSFiddle demonstrating the issue.