react-input-calendar icon indicating copy to clipboard operation
react-input-calendar copied to clipboard

Manual input - entering wrong date sets date to current date

Open johnathan-codes opened this issue 5 years ago • 0 comments

I want to show an error message when users inputs invalid date, for example 31.2.1986. image But if users manually enters date like this above input is automatically set to current date. image Is there an option to not set invalid date to current date?

johnathan-codes avatar Jun 11 '20 12:06 johnathan-codes