-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
I have a very minimal setup where I am passing v-model a ref with an array of objects like { content: "Hello" }. The only other prop on the vuuri component is "drag-enabled". When dragging, the model does not update: the items remain in the same initial order in the array.
This seems so simple that I'm not sure if I'm just missing something obvious. There are examples on the docs site where there is a simple kanban-style example with the model being printed, and when dragging it updates as the items are moved around. I'm not sure what I'm doing wrong, or if there's an issue with the code.
I've tried the master branch and vuuri-next-vue3
Any help would be appreciated, thanks!
codeallthethingz
Metadata
Metadata
Assignees
Labels
No labels