This sounds related to the current issue that support for DiffableDataSource in FetchedResultsController doesn't handle updates, only inserts, deletes, and moves. FetchedResultsController is the backbone of @FetchRequest in SwiftUI. See https://www.avanderlee.com/swift/diffable-data-sources-core-data/ for a good discussion of the issue.
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: