I get crash below when using sfschedule on v16.1.0.24 as page on masterdetailpage.
please download attached example. there are 2 pages on masterdetailpage
- dashboard
- main page
1) select main page - sfschedule will be loaded
2) select dashboard and select mainpage again, it will throw this exception.
This doesnt occur on previous versions of sfSchedule.
System.NullReferenceException: Object reference not set to an instance of an object.
at Syncfusion.SfSchedule.UWP.MonthViewPanel.UpdateMonthCellDateTemplate(MonthCell monthCell)
at Syncfusion.SfSchedule.UWP.MonthViewPanel.SetStyle(DateRange dateRange, MonthCell monthCell, DateTime date, Boolean canRaiseMonthCellLoaded)
at Syncfusion.SfSchedule.UWP.MonthCell.OnApplyTemplate()
at Windows.UI.Xaml.UIElement.Measure(Size availableSize)
at Syncfusion.SfSchedule.UWP.MonthViewPanel.MeasureOverri
Attachment:
ScheduleRecurrence_b1d4a6bc.7z