vue-moveable
vue-moveable copied to clipboard
Multiple vue-moveable objects on a page
When there are multiple moveable objects on the document.body, only one can be active at a time. You also have to wire up a button in-order to re-activate the non-active items. Is there a way to assign an ID and/or key so that each moveable object can be moved all the time without having to re-activate?? Seems like (from issue #35) that it should be possible to have multiple active objects.
The same issue. I am looking forward to receiving answer.