Closed
Description
Hi there
We're using the datepicker in "month" mode to provide an interface for a user where they can select up to 3 months. These 3 months does not necessarily need be in the same range (april, june, august for example). Is there any way to disable all other months when 3 are selected? I tried using the isMonthDisabledCallback callback, but there is nothing returned here when selecting months in the "month" mode.
Thanks