Post

Replies

Boosts

Views

Activity

Comment on App crashes after deleting list item from CoreData - no debug output
i think it would help if more code were available ... if you have it on GitHub, BitBucket, or somewhere else, we could look at it. in particular, i'd like to see the code for the CourseEditView, whether its incoming argument course is held as an @ObservedObject, and how the code handles the optional properties of the course. that alone could be the problem: when a course is deleted, SwiftUI may still have access a CourseEditView involving the deleted course.
Sep ’22