Rudeg / react-input-calendar

http://rudeg.github.io/react-input-calendar/
MIT License
139 stars 94 forks source link

IE 11 does not respect minDate prop #90

Closed gainsboroughtech closed 8 years ago

gainsboroughtech commented 8 years ago

Set the minDate to new Date(). Open datepicker in IE 11. Dates before today are enabled. The "disabled" class was not added to the div for the prior date cells thanks