Reply to SWIFTUI: Pass data via ObservedObject to children-Views Thanks a lot. Correction helped, and after modifying PreviewProvider in struct BLE_View_Previews: PreviewProvider { static var previews: some View { BLE_View (einstellungen: Einstellungen()) } } everything is OK. Thanks again! UI Frameworks SwiftUI Dec ’22