react-multi-date-picker
react-multi-date-picker copied to clipboard
view resets when mapDays data is changed
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?