xamarin/Xamarin.Forms

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

Offen

#7.090 geöffnet am 07.08.2019

 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (1.926 Forks)batch import
a/shell :shell:e/5 :clock5:help wantedin-progressinactivep/iOS 🍎t/bug :bug:up-for-grabs

Repository-Metriken

Stars
 (5.644 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide