pguth66 / estatetaxcalc

Estate tax calculator as simple javascript webapp
https://pguth66.github.io/estatetaxcalc/
0 stars 0 forks source link

can input string on iOS #7

Open pguth66 opened 7 years ago

pguth66 commented 7 years ago

on my iPhone, I can input a string and it doesn't get caught by the input validation. (On the mac, I tested by removing the "number" constraint from the input element, and then the JS validation would catch it)