react-multi-date-picker icon indicating copy to clipboard operation
react-multi-date-picker copied to clipboard

view resets when mapDays data is changed

Open doalef opened this issue 2 years ago • 0 comments

the data used in mapDays is lazy loaded after going back to previous months, the change in data causes the calendar view to reset to current date, is there a way to control the current view of the calendar? like a method to jump to a certain month or day without selecting it?

doalef avatar Jan 28 '23 09:01 doalef