-
-
Notifications
You must be signed in to change notification settings - Fork 70
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
If the user types "0" to insert any value (day, hour, minute or month) the input ends up with "00" before the value.
Example:
Let's say the user wants to type the following date: "04-02-2019 09:05". If the user types exactly these characters sequence below:
0 4 0 2 2 0 1 9 0 9 0 5
It will end up with this value in the screen: 004-002-20199, 005:mm
The desired result would be if the user could (our should/must) insert "04" or "4". Maybe some prop configuration flag?
venigallapraveen, harshzalavadiya, tjedrowald, MindShaver, eugenezastrogin and 6 moreMindShaver
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
