xamarin/Xamarin.Forms

[Bug] Navigating to CarouselPage in Flyout shows Black Page on iOS

开放

#7,090 创建于 2019年8月7日

 (6 条评论) (0 个反应) (0 位负责人)C# (1,926 个派生)batch import
a/shell :shell:e/5 :clock5:help wantedin-progressinactivep/iOS 🍎t/bug :bug:up-for-grabs

仓库指标

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

描述

Description

When a CarouselPage is defined in the Flyout of a ShellPage, navigating to it only shows an empty Page with black background color. This behaviour appears only on iOS i attach the sample "Xaminals" app of the Xamarin developers with my changes on it

Steps to Reproduce

  1. open the menu section by pressing the burger button
  2. press on "TestCarouselPage"

Expected Behavior

The carouselPage should consist of two Pages, one with a red square, and one with a blue square

Actual Behavior

The CarouselPage shows a page with a black background

Basic Information

  • Affected Devices: all iOS devices

Reproduction Link

Xaminals.zip

贡献者指南