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
Description
Description
Label
s not always rendering in a StackLayout
on UWP.
Steps to Reproduce
- Run attached sample. Browse to the "Swipe Page (XAML)", or the "Swipe Page (C#)"
- 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
:
Swipe Page (C#)
A BoxView
but no Label
s:
Basic Information
- Version with issue: 3.2.0.637442-pre1
- IDE: VSMac
- Platform Target Frameworks:
- UWP: 10.0.17134.0