Navigation Drawer swipe crashes

I created an example UWP app with SfNavigationDrawer from your Getting Started page. The navigation drawer opens fine when I click on the button. However, when I swipe from the left, I get this error:
Message = "System.ArgumentException: Value does not fall within the expected range.\r\n at Windows.UI.Xaml.UIElement.put_Opacity(Double value)\r\n at Syncfusion.UI.Xaml.NavigationDrawer.SfNavigationDrawer._contentView_ManipulationDelta(Object sender, Manipulation...
Regards,
Arthur

3 Replies 1 reply marked as answer

SS Suganya Sethuraman Syncfusion Team July 17, 2020 07:15 AM UTC


Hi Arthur,
 
 
We have checked the reported issue based on the information provided. Unfortunately, we could not able to reproduce the issue. Could you please check with the below sample for the same, 
 
 
 
Please check with the above and if the issue still exists could you please modify the above sample with the issue reproducing steps that will be easier for us to provide the solution at the earliest. 
 
Regards,
Suganya Sethuraman.
  
 


Marked as answer

AB Arthur Butler July 17, 2020 08:04 AM UTC

Thank you.  Remove DrawWidth from the XAML and it will crash even though it works from the hamburger menu.  I added DrawWidth to my app and the issue went away.


SS Suganya Sethuraman Syncfusion Team July 17, 2020 11:14 AM UTC


Hi Arthur,
 
 
We are glad to know that by setting DrawerWidth the issue has been resolved and we have logged reported issue and will fix this internally. 
 
Please let us know if you have any concerns. 
 
Regards,
Suganya Sethuraman.
  
 


Loader.
Up arrow icon