syncfusion / flutter-examples

This repository contains the Syncfusion Flutter UI widgets examples and the guide to use them.
Other
1.98k stars 775 forks source link

SfDateRangePicker, minDate not working properly #728

Closed HemangSidapara closed 1 year ago

HemangSidapara commented 1 year ago

When i set up minDate then date after minDate also disable.

i set minDate is dec,26 and maxDate is feb,5. But dec,27 also disable. it is in the range of maxDate and minDate

image

Indumathi1195R commented 1 year ago

HemangSidapara,

As per the shared information, we have checked the minimum date not working properly. We have checked with the minimum and maximum dates as specified and it was working fine as expected. We have attached the tested details for the same.

Tested details: Date picker version- 21.1.39 Flutter version- 3.7.11

We suggest updating to the latest version of Flutter and re-testing the issue. If the problem persists, please inform us.