Apparently adding (spacing: 0) to the VStack solves the issue. But the text truncates so I have to use .fixedSize(horizontal: false, vertical: true) on it.
Should I chalk it up to iOS 15?
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: