Reply to SwiftData/ModelContext.swift:3253: Fatal error: Failed to identify a store that can hold instances of SwiftData._KKMDBackingData<Presents_2024.Item> from [:] I got the same error, too. Topic: App & System Services SubTopic: iCloud & Data Tags: Nov ’24
Reply to SwiftData Bug with .modelContext in iOS 18 I have the same problem Topic: App & System Services SubTopic: iCloud & Data Tags: Nov ’24
Reply to A basic DocumentGroup App presents two back "<" buttons on the navigation bar. Don't use NavigationView, use NavigationStack Topic: UI Frameworks SubTopic: SwiftUI Tags: May ’24
Reply to A basic DocumentGroup App presents two back "<" buttons on the navigation bar. Try this: NavigationStack { // ... } .navigationBarHidden(true) Topic: UI Frameworks SubTopic: SwiftUI Tags: Apr ’24