Comment on [Critical Issue] Content with variable height in a LazyVStack inside a ScrollView causes stuttering / jumping 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. UI Frameworks SwiftUI Dec ’22