react-input-calendar
react-input-calendar copied to clipboard
Manual input - entering wrong date sets date to current date
I want to show an error message when users inputs invalid date, for example 31.2.1986.
But if users manually enters date like this above input is automatically set to current date.
Is there an option to not set invalid date to current date?