|
Hi, I have a problem where a change in the View is not updating the underlying object in the model. Idea here is to generate a dynamic list of attributes of all different types (string, date, bool) and in the GUI all looks fine but when hitting the Save button, I can see that the data is not updated. What am I missing here? Full working demo project below:
Max |
|
What are you expecting to see and what are you actually seeing? From what I can tell, your code is functioning as intended. |
|
Let's say I just add a single boolean attribute and set the toggle to On and hit Save, I get
in the console output. I would have expected to see
|
|
I am an idiot ... in my AttributeView I am actually not updating the item ...
needs to change to
and then it works of course ... |
SAVE 50% To celebrate WWDC23, all our books and bundles are half price, so you can take your Swift knowledge further without spending big! Get the Swift Power Pack to build your iOS career faster, get the Swift Platform Pack to builds apps for macOS, watchOS, and beyond, or get the Swift Plus Pack to learn advanced design patterns, testing skills, and more.
This topic has been closed due to inactivity, so you can't reply. Please create a new topic if you need to.
All interactions here are governed by our code of conduct.
Link copied to your pasteboard.