Hey I think i figured it out.
Try using .fixedSize() on the scrollview.
In my case I had to use .fixedSize(horizontal: false, vertical: true)
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: