Misleading exception while failing to deserialize an argument is passed in Navigation Service
ImCarrot opened this issue · 1 comments
ImCarrot commented
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.
JerryNixon commented
That is misleading. Do you have a call stack you can share?