Open
Description
with these configuration of calendar:
ConfigurationParameters(startDate: startDate, endDate: endDate, generateInDates: .off, generateOutDates: .off)
then cellState.selectedPosition()
returns wrong response in start and end of month.
you have an 2tapRangedSelection
example, you can edit it and see wrong result.