I am using DateRangePicker from react-date-range and I want a scrollable date range picker. I copied the exact code of infinite scrollable daterangepicker from their demo into my react project but it showed wrong results. I also searched a lot about this but did not find any related article. I am attaching the screenshots of code and results as well.
No months being shown after that
I tried searching about this issue on github and stackOverflow too but could not find any solution. It is difficult to find any solution because this package is also not updated since 2 years and is unmaintained. If anyone can help solve it, would be awesome.