Open
Description
Hi, if I have a date field like this: 22/01/2024 (italian format) with mask 00/00/0000 applied and clearIfNotMatch: true
and I want to edit month (01) to (10), I do this step:
- select with mouse the 01 values: 22/01/2024
- start typing 10.... but when I type 1, field became 22/12/024 (shift to left)
- of course if continue typing 0, then field become correct 22/10/2024
The problem is that if I focus out at point 2) for some reason, because clearIfNotMatch is true, the field clear up.
I'd like to know if there is a way to prevent this behavior
Metadata
Metadata
Assignees
Labels
No labels