Replies: 1 comment 1 reply
-
Hi @kiwi1023. It will be difficult for folks to troubleshoot screen shots of code. Instead, can you attach a project that demonstrates the problem with steps to reproduce? Also, just a note but |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Everyone,
I have used
@BindingState
to bind the toggle action of a button to a subview as shown below. However, the change is only connected initially and does not bind afterward.When I tested using
@State
variable as shown below, it works fine without any issues. I need help resolving this problem.Thank you very much for your assistance. I greatly appreciate your help.
Beta Was this translation helpful? Give feedback.
All reactions