Replies: 1 comment
-
You will probably want to use a vueflow composable like useNode or useVueFlow, then getSelected. Make a local copy, then get the selected ones. Unless you really need to make changes at the reactive state, this is the way. If you still need to do change the reactive object, use a watch or something like that. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Seems like dify's workflow
Beta Was this translation helpful? Give feedback.
All reactions