hypeserver / react-date-range

A React component for choosing dates and date ranges.
MIT License
2.57k stars 658 forks source link

No verification if the typed input in DateInput is out of the minDate and maxDate range. #538

Open YounesZADI opened 2 years ago

YounesZADI commented 2 years ago

Subject of the issue

No verification if the typed input in DateInput is out of the minDate and maxDate range.

[BUG] Bug Reproduce Steps

[BUG] Expected behaviour

Environment

Package Version: 1.4.0 React version: 16.12.0 Node version: 14.18.1 Browser: Chrome 96.0.4664.55

YounesZADI commented 2 years ago

Expected behaviour would be like this : Screenshot 2021-12-08 at 11 13 02