OpportunityLiu / E-Viewer

An UWP Client for https://e-hentai.org.
GNU General Public License v3.0
724 stars 30 forks source link

Fix crash in Windows.UI.Xaml.Controls.Primitives.Selector.put_SelectedIndex #26

Closed OpportunityLiu closed 7 years ago

OpportunityLiu commented 7 years ago

Version: 2016.8.25.0 | ExViewer

Stacktrace

Windows.UI.Xaml.Controls.Primitives.Selector;put_SelectedIndex;;
ExViewer.Views.ImagePage;b__16_1;;
System.Runtime.CompilerServices.TaskAwaiter;ThrowForNonSuccess;;
System.Runtime.CompilerServices.TaskAwaiter;HandleNonSuccessAndDebuggerNotification;;
System.Runtime.CompilerServices.TaskAwaiter;GetResult;;
ExViewer.Views.ImagePage.<b__16_0>d;MoveNext;;
System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c;b__6_0;;
System.Threading.WinRTSynchronizationContext.Invoker;InvokeCore;;
Windows.ApplicationModel.Core.UnhandledError;Propagate;;
Microsoft.HockeyApp.Extensibility.Windows.UnhandledExceptionTelemetryModule;CoreApplication_UnhandledErrorDetected;;

Reason

Value does not fall within the expected range.

Link to HockeyApp