Category "swiftui-texteditor"

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

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