Specifically, I have a LazyVStack where each block of content includes a LazyVGrid. This makes each block have a different height. Switching to a regular VStack mostly alleviates the problem, but isn't a viable solution due to performance.
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: