I have a data type that is a list of dates:
But when I add this list of Dates to the airDate/Timepickerv2, it only excludes the first item in the list, not the entire list. See the following images:
On the last image you can see list of dates that should be excluded on the left side (the entire month of May in this example), but the date picker only excludes the first item in the list. Any help?
Note: This issue doesn’t seem to be present in V1