xamarin/Xamarin.Forms

UWP Frame in title view cause exception

Aperta

#9085 aperta il 4 gen 2020

 (2 commenti) (2 reazioni) (0 assegnatari)C# (1926 fork)batch import
a/titleviewhelp wantedi/highinactivep/UWPt/bug :bug:up-for-grabs

Metriche repository

Star
 (5644 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor