Replies: 1 comment 23 replies
-
@alokVishu Hey there! You can use the alternative hook, |
Beta Was this translation helpful? Give feedback.
23 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello there,
I am trying to create a Kanban app using a drag-and-drop plugin. I have to force update the component when I modify the initialValues array.
Is it possible to use a ref (reactive) value instead of a plain array?
Beta Was this translation helpful? Give feedback.
All reactions