xamarin/Xamarin.Forms

UWP Frame in title view cause exception

开放

#9,085 创建于 2020年1月4日

 (2 条评论) (2 个反应) (0 位负责人)C# (1,926 个派生)batch import
a/titleviewhelp wantedi/highinactivep/UWPt/bug :bug:up-for-grabs

仓库指标

星标
 (5,644 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南