shahabyazdi / react-multi-date-picker

a simple React datepicker component for working with gregorian, persian, arabic and indian calendars
https://shahabyazdi.github.io/react-multi-date-picker/
MIT License
766 stars 90 forks source link

The onYearChange event does not work in full year calendar mode #277

Open Narges-Rouhi opened 4 months ago

Narges-Rouhi commented 4 months ago

Thanks for great library :) this property seems to not work for full Year mode. Is there any way I can use it? It is worth mentioning I can use it in datePicker mode.

Jennifer-JY-Lee commented 4 months ago

I'm having same issue.

shahabyazdi commented 1 month ago

Hi. It should be fixed in v4.5.1

Narges-Rouhi commented 1 month ago

Thank you for your attention