@siracusa Hey - what was your workaround for the jumping controls in SwiftUI in Tahoe? I have a basic form and mousing over each row seems to make it move around 😅
@siracusa So its related to the Labels, if you create a custom ToggleStyle where you just put the context label and the toggle into an HStack yourself it works without jumping around.