arfedulov / semantic-ui-calendar-react

Datepicker react component based on semantic-ui-react components
https://arfedulov.github.io/semantic-ui-calendar-react/
MIT License
260 stars 92 forks source link

maxDate with previous month selection is throwing error #246

Open tyganeshbabu opened 1 year ago

tyganeshbabu commented 1 year ago

Steps to Reproduce this Issue:

  1. Provide maxDate for DateInput with previous month date and Click to open Calendar
  2. It will throw error

Screenshot: image

Link https://codesandbox.io/s/semantic-ui-calender-react-forked-w5hrdc?file=/src/index.js