xamarin/Xamarin.Forms
[Bug] Navigating to CarouselPage in Flyout shows Black Page on iOS
オープン
#7,090 opened on 2019/08/07
a/shell :shell:e/5 :clock5:help wantedin-progressinactivep/iOS 🍎t/bug :bug:up-for-grabs
Repository metrics
- Stars
- (5,644 個のスター)
- PR merge metrics
- (30d に merged 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
- open the menu section by pressing the burger button
- 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