Issue with control template including navigation drawer

Hi,

I've decided to start working with Xamarin Forms 5 (5.0.0.1709 pre4) with Prism Unity (8.0.0.1909) and have never used your navigation drawer control so want to see what that's like to develop with. 

My development is setup as follows, 

I have a custom resource dictionary containing my control template (attached) which contains the markup used.
On each contentpage I add the following: ControlTemplate="{StaticResource StandardPageTemplate}"

When I attempt to navigate from page 1 to page 2 I am shown a blank white page which I accept is not a syncfusion issue, however if I change my control template to one that doesn't contain the sfNavigationDrawer I am navigated without any issue.

I've done some searching and can't find anything that would explain this, so hoping someone can help out! 

Thanks 

Chris 

Update: 

I am able to navigate when I put the device to sleep and then resume. But if I do not do this the app will not navigate.

Attachment: PageTemplates.Resources_bfd31774.zip

1 Reply 1 reply marked as answer

SS Suganya Sethuraman Syncfusion Team November 27, 2020 08:48 AM UTC

Hi Chris,

Greetings from Syncfusion,

We have analyzed the reported issue. but we could not able to reproduce the reported issue. Please have the sample for your reference,

Sample: https://www.syncfusion.com/downloads/support/directtrac/general/ze/Navigation_Template-2069380736

Since we are not aware of exact scenario of the issue, can you please check the issue with the attached sample and let us know whether it is reproduced or not? If the issue was not reproduced in this sample, please revert us by modifying the sample based on your application along with replication procedure or provide the sample. This will be helpful for us to investigate further and provide you a better solution at the earliest.

Regards,
Suganya Sethuraman.
 


Marked as answer
Loader.
Up arrow icon