Closed soareslssa closed 6 months ago
Input default was set to [0-9]. When the form is submitted, it invalidates entries with letters. Only numbers are allowed. Even setting the input-type to letter-numeric and the inputmode to text.
@soareslssa, this issue has been fixed in #49
Please feel free to open again if it still occur
Input default was set to [0-9]. When the form is submitted, it invalidates entries with letters. Only numbers are allowed. Even setting the input-type to letter-numeric and the inputmode to text.