Posts

Post not yet marked as solved
10 Replies
I have the exact same issue using Xcode 12.2 and iOS 14.2 using almost the exact same code at the start of this thread but my list is building from a @FetchRequest. It works correctly every now and then but seems to only work 100% of the time after I've added a new entity into my CoreDate. The issue is exactly how Easiwriter says: "When the edit button tapped it switches to 'Done', but the table doesn't change to display the delete buttons". Swipe to delete works fine. My code isn't using .navigationViewStyle I'd love to know a solution.