- Home
- Forum
- Xamarin.Forms
- SfDatePicker crashes on first page of Rotator on iOS
SfDatePicker crashes on first page of Rotator on iOS
Attachment: SfDatePicker_41b9753e.zip
Hi Taahir,
Greetings from Syncfusion.
We have analyzed your query and checked the provided sample, in that sample you
have set MaximumDate as “01/28/2020”
so only the month is shown only one. By default, value of Date is current date.
You can customize the default selected date, by setting Date property to your
date. We are unable to reproduce the
reported issue of “Crash after the select date”, and for this we have recorded
video, please find the video from below.
Video:
https://www.syncfusion.com/downloads/support/directtrac/general/ze/PickerTrim.mov-1089173555.zip
XAML:
|
<datePicker:SfDatePicker HorizontalOptions="Center" WidthRequest="400" MinimumDate="1/1/1900" ShowHeader="False" ShowFooter="False" MaximumDate="12/28/2020" Date="{Binding Date}"> |
We have modified your sample, please find the sample from below.
Sample :
https://www.syncfusion.com/downloads/support/directtrac/general/ze/FreshMVVMSFDataGrid61205195.zip
Please let us know if you have any other queries.
Regards,
Sakthivel P.
Thanks for your update.
We have tried to replicate the reported crash based on your instructions, but we are unable to reproduce the reported issue from our side. But sometimes the pickers are disappeared when we are swiping, but not get any crash. The picker disappear issue is related to Rotator, for this we have already logged a bug report We have attached video link for your refence
Video Link:
https://www.syncfusion.com/downloads/support/directtrac/general/ze/Rotator.mov474996429.zip
If you mean the same as the picker disappear like in video, we will fix and update or else you get crash then please provide full stack trace details of crash. It will help us to investigate more and provide better solution at the earliest.
Regards,
Sakthivel P.
- 5 Replies
- 3 Participants
-
TA Taahir
- Jan 29, 2020 08:50 AM UTC
- Feb 17, 2020 11:34 AM UTC