hypeserver / react-date-range

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

Cannot disable future date #463

Closed renjiie closed 3 years ago

renjiie commented 3 years ago

Subject of the issue

Cannot disable the future dates with max date prop

[BUG] Bug Reproduce Steps

Please click on the link to reproduce the steps https://codesandbox.io/s/morning-dream-p3j5z?file=/src/App.js

[BUG] Expected behaviour

Disable future dates

Environment

Package Version: 1.1.3 React version: 17.0.2 Node version: v14 Browser: Chrome

kamyar commented 3 years ago

Just tested it and seems to work, please check the example PR I opened to add an demo item for this:

487

Please open a new issue if that does not match your expectations after testing it in the latest release