Xcode – Get `AttributeGraph: cycle detected` error when changing disabled state of text field
When I update the isDisabled state variable in my view, it updates the .disabled modifier of my text field as expected, but it then causes about 40 instances of the following error to appear in the console (with varying attribute…