Schedule View is crashing on UWP with version v16.1.0.24

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

1 Reply

SG Swathi Gopal Syncfusion Team March 1, 2018 12:59 PM UTC

Hi Emil, 
 
We have checked with the reported issue with schedule view gets crashed while navigating from another page after disposing schedule in Xamarin Forms UWP with the provided sample and we are able to reproduce the mentioned issue. We have created a new incident under your account to provide solution for the mentioned issue. Please log on to our support website to check for further updates. 
 
https://www.syncfusion.com/account/login?ReturnUrl=%2fsupport%2fdirecttrac%2fincidents       
 
However, this fix will be included in our upcoming Volume 1 SP1 release which is expected to be available by end of month March,2018. We appreciate your patience until then. 
  
Regards, 
Swathi G 


Loader.
Up arrow icon