This repository was archived by the owner on Sep 2, 2021. It is now read-only.

Description
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)