You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 2, 2021. It is now read-only.
Im seeing the following exception thrown on the settings page of the split view. Fresh install with no modifications.
System.InvalidCastException: Unable to cast object of type 'Windows.UI.Xaml.Controls.ComboBoxItem' to type 'SplitViewApp1.Presentation.DisplayableTheme'.
at System.Collections.Immutable.ImmutableList`1.System.Collections.IList.IndexOf(Object value)
at System.Runtime.InteropServices.WindowsRuntime.ListToBindableVectorAdapter.IndexOf(Object value, UInt32& index)