WindowsAppCommunity / UWPCommunityApp

A UWP companion app for the UWP Community website
https://www.microsoft.com/store/apps/9PJW4588MKV0
13 stars 5 forks source link

Fix System.IndexOutOfRangeException in <>c__DisplayClass18_0.<ParseProtocol>b__0 (PageInfo p) #57

Closed yoshiask closed 3 years ago

yoshiask commented 4 years ago

Version 1.2.0.0(1.2.0.0)

Stacktrace

UWPCommunity.NavigationManager.<>c__DisplayClass18_0.b__0(PageInfo p);UWPCommunity.NavigationManager

UWPCommunity.NavigationManager.ParseProtocol(Uri ptcl);UWPCommunity

UWPCommunity.App.OnActivated(IActivatedEventArgs args);UWPCommunity

Reason

System.IndexOutOfRangeException

Link to App Center

yoshiask commented 3 years ago

Fixed for next release