A <StackPanel> with 1 or more <Each> acts in a very unpredictable way, if I have a <Text> above the <Each> or below, it will always appear below the <Each>, but if I have a <Panel> it’ll appear correctly stacked.
How do I get things to stack in the right place?