Is there a way to programmatically pop the page when an SfCalendar event is triggered?

Instead of my user hitting the back button to pop the page the SfCalendar sits on, is there an event I can tie into to do this for them once they take action. (for example, selected a date or added an event to the calendar). When I attempt to programmatically pop the page from the navigation stack, it would result in an exception being thrown from the CalendarView. 
at Syncfusion.UI.Xaml.Controls.Input.CalendarView.OnPointerExited(PointerRoutedEventArgs e) 

Does anyone have any information if I am doing this incorrectly or if it can be done?

Also to add, it works fine and no exception is thrown in version 17.4.0.55. The problem arise in versions that are 18.0 plus

1 Reply

SS SaiGanesh Sakthivel Syncfusion Team November 20, 2020 04:01 PM UTC

Hi Luciano,  
 
We have updated the response for the same query in the incident (#304120).   
  
Regards,  
SaiGanesh Sakthivel 


Loader.
Up arrow icon