SwiftUI LazyVStack in a ScrollView. Animation set to default. Add some pinned views — they skate around in a weird way.

Remove the animation from ScrollView and they’re fine — but other animations (adding/inserting/deleting) are gone. SwiftUI bug or holding it wrong?