Open KWodarczyk opened 2 weeks ago
@KWodarczyk Thank you for reporting this issue. It seems that the link to the repro app you provided is not working correctly. Could you please check and provide an updated link? Thank you!
@eriklimakc hi, not sure if i still have that project but will try to find it, i used "click to add files" and added .zip but not sure why it's not working. I will try to do it again but this can be also reproduces from the pasted code above.
@eriklimakc hope this works
Current behavior
RouteNotifier.RouteChanged is not fired, Application it stuck at loading screen
Expected behavior
RouteNotifier.RouteChanged should fire when navigator.NavigateRouteAsync is called
App.xaml.cs
Main Page xaml
Main page that navigates to FirstPage on Loaded
First Page that subscribes to RoutChanged event
Page Loaded screen
Application gets stuck at loading
How to reproduce it (as minimally and precisely as possible)
Build project attached and run it in Windows Apps Sdk target or WASM [Uploading UnoAppNavigation2.zip…]()
Environment
Nuget Package (s):
Package Version(s):
"Uno.Sdk": "5.4.10"
Affected platform(s):
Visual Studio:
Relevant plugins:
Visual Studio 2022 "Uno.Sdk": "5.4.10"
Anything else we need to know?