hypeserver / react-date-range

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

Cannot read properties of undefined (reading 'autoFocus') #634

Open Fenil-zwt opened 5 months ago

Fenil-zwt commented 5 months ago

Subject of the issue

Randomly in some components its working and in some its giving above error. While clicking on datepicker its showing this error.

[BUG] Bug Reproduce Steps

Tell us how to reproduce this issue.

[BUG] Expected behaviour

Environment

Package Version:1.4.0 React version:18.2.0 Node version:18 Browser:NA

theaciday commented 2 months ago

any updates?