Upon using the .withSubTitles(ArrayList(datesWithSubtitles)) with the CalendarPickerView it seems the subtitles get added to cells that are not actually dates. (see image)

Is there something additional needed for the implementation or is this an issue that will require fixing?
Upon using the

.withSubTitles(ArrayList(datesWithSubtitles))with the CalendarPickerView it seems the subtitles get added to cells that are not actually dates. (see image)Is there something additional needed for the implementation or is this an issue that will require fixing?