📅  最后修改于: 2022-03-11 14:59:10.547000             🧑  作者: Mango
The hack is to use type="tel" instead of type="number".
This solves the 2 main issues:
It pulls up a number keypad on mobile devices
It validates (and is not empty) with numbers or non-numbers as input.