Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Labels not always rendering in a StackLayout on UWP. #3398

Closed
@davidbritch

Description

Description

Labels not always rendering in a StackLayout on UWP.

Steps to Reproduce

  1. Run attached sample. Browse to the "Swipe Page (XAML)", or the "Swipe Page (C#)"
  2. Observe the page layout.

Expected Behavior

There should be a Label, followed by a BoxView, followed by a Label.

Actual Behavior

Swipe Page (XAML)

A Label and a BoxView, but no second Label:

01uwp

Swipe Page (C#)

A BoxView but no Labels:

02uwp

Basic Information

  • Version with issue: 3.2.0.637442-pre1
  • IDE: VSMac
  • Platform Target Frameworks:
    • UWP: 10.0.17134.0

Reproduction Link

SwipeGesture.zip

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions