Relative Content

Tag Archive for swift-dataswift-data-relationship

Making undo/redo work with relationships: my mistake or SwiftData bug?

I’m trying to take advantage of SwiftData’s automatic undo/redo support in a SwiftUI macOS app. I’ve overcome one of the wrinkles of getting it to work with relationships, but am stuck on another and wondering if I’m missing something or if it’s in fact a SwiftData bug.