Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 75885

WinPhone & Win 8.1: Crash on Navigation.PopModalAsync() if the page contains and Editor

$
0
0

I have a xaml page “Details_View” showed with ContentPage.Navigation.PushAsync(Details_View) with an Editor inside.

If I call Navigation.PopModalAsync() the app crashes (happens only on WinPhone and Win8.1. With Andro & iOS is OK) with the following exception:

System.NullReferenceException: Object reference not set to an instance of an object.
at Xamarin.Forms.Platform.WinRT.EditorRenderer.OnLostFocus(Object sender, RoutedEventArgs e)

If I remove the Editor the app don’t crash any more.

Any idea?

May be a good idea try to override Xamarin.Forms.Platform.WinRT.EditorRenderer.OnLostFocus()?


Viewing all articles
Browse latest Browse all 75885

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>