Manually write a date
Is your feature request related to a problem? Please describe.
When I try to enter a date manually in Input, I am forced to enter the /.
This poses a UX problem
Describe the solution you'd like
Automatically set / according to the defined format
Describe alternatives you've considered None
Additional context None
Hey, can you share a screenshot of this?
I have the same issue: When I write the date manually without having the parameter "maxDate" set I get the following: My input is: 20230801 (for example) The date that gets set is: 20230801-01-01 (when i use YYYY-MM-DD)
However if I set maxDate={addYears(new Date(), 100)} the date that gets set is the one I had previously
This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 10 days.