Hi Sascha,
Thanks for sharing the details.
We have checked the reported issue in Mac device and could reproduce the issue in the version 18.1.53 which has been resolved in latest Nuget version 18.1.54. While upgrading we are facing locale issue in our scheduler which could be resolved by setting specific culture to the Locale property for the Scheduler.
<SfSchedule TValue="AppointmentData" Locale=”en-US” Height="550px" SelectedDate="@(new DateTime(2020, 1, 31))">
..
</SfSchedule> |
Kindly upgrade the version and let us know if you still face any problem.
Regards,
Nevitha