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

onMonthChange not working when onlyMonthPicker is set

Open awysocka opened this issue 1 year ago • 0 comments

Hi, I need to use onlyMonthPicker and trigger an action when the month changes. However, when the onlyMonthPicker is set, the onMonthChange does not work. The onYearChange works correctly.

https://github.com/shahabyazdi/react-multi-date-picker/assets/40644520/0a3f3287-b06b-4d84-b0bd-2db023f8ad9e

awysocka avatar Jun 04 '24 12:06 awysocka