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
When I pass in a Model that has a property of type Windows.UI.Xaml.Media.Brush it leads to a StackOverflowException rather I think it should throw a DeserializationException or a Runtime Exception with a message or such sorts.
The text was updated successfully, but these errors were encountered:
When I pass in a Model that has a property of type
Windows.UI.Xaml.Media.Brush
it leads to aStackOverflowException
rather I think it should throw a DeserializationException or a Runtime Exception with a message or such sorts.The text was updated successfully, but these errors were encountered: