NAXAM / toptabbedpage-xamarin-forms

TopTabbedPage - A Xamarin.Forms page for showing tabs at top on iOS
Apache License 2.0
81 stars 24 forks source link

Null title passed to OnPagePropertyChanged throws exception in renderer. #11

Closed Devereux-Henley closed 6 years ago

Devereux-Henley commented 6 years ago

Lines thrown on. Seeing this exception caused by Prism Forms popping pages from navigation stack.

https://github.com/NAXAM/toptabbedpage-xamarin-forms/blob/master/Naxam.TopTabbedPage.Platform.iOS/TopTabbedRenderer.cs#L180

https://github.com/NAXAM/toptabbedpage-xamarin-forms/blob/master/Naxam.TopTabbedPage.Platform.iOS/TabsView.cs#L108