Closed AshfordN closed 5 years ago
I couldn't reproduce this issue on Windows 10 x64.
default date values on my system are dd / MM / yyyy
I also tried changing date format and had no effect.
The issue was addresses in build# 4.3.11 (dated 23.08.2019)
[<input|date> <input|time>] better handling of undefined (unset) state, shows [yyyy-mm-dd] text by default.
If the date input field contains the default value (00/00/0000), scrolling down in the field (either using the scroll wheel or the down arrow) causes the date to contain negative values. This problem goes a bit further om Linux, by crashing the program.
Below is the minimum code to reproduce the error