Hi Syncfusion team, we are having problem with Sftabview (19.4.0.38 and 19.3.059) could you please help us in fixing the bug, thanks in advance.
Platform: UWP
Steps to reproduce:
Expected behaviour:
App navigates back to MainPage
Actual behaviour:
App stays on the same page and the tab view contents are blank.
Note: Sample project with video attached
|
protected override bool OnBackButtonPressed()
{
tabView.Dispose();
return base.OnBackButtonPressed();
} |
Hi Suganya,
thank you for your reply.
Unfortunately, the sample you provided with the code snipped does not work. The problem still persists. I have downloaded the Sample and ran it in Debug for UWP, the issue is still the same.
Regards,
Jan Duldhardt.
Hi Jeya Kasipandi,
Thank you so much for the fix, the issue is resolved.
Regards,
Kranthi