xamarin/Xamarin.Forms

UWP Frame in title view cause exception

Offen

#9.085 geöffnet am 04.01.2020

 (2 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)C# (1.926 Forks)batch import
a/titleviewhelp wantedi/highinactivep/UWPt/bug :bug:up-for-grabs

Repository-Metriken

Stars
 (5.644 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Description

If page title view has Frame switch to other page and back cause exception

Steps to Reproduce

  1. create page with custom Title View which has a Frame
  2. push one more page to stack
  3. pop page from stack

Expected Behavior

original page appears

Actual Behavior

Exception is thrown "Value does not fall within the expected range."

Basic Information

  • Version with issue: XamarinForms 4.4

  • Platform Target Frameworks:

    • UWP: 17144

Reproduction Link

FrameTitleTest.zip

Contributor Guide