Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

fwartner's avatar

Spark v3 & Vue-Sortable - How to make it work?

Hey guys...

I was playing around with some ideas and would like to implement Vue-Sortable (http://sagalbot.github.io/vue-sortable/) but don´t get it working :/

I really have no idea, how to make it work.

Any help appreciated! :)

0 likes
1 reply
mackerson's avatar

I had the same problem. Vue-sortable hasn't been updated for Vue 2 yet, so I wound up ditching it in favor of calling sortable directly. Here is an example of what that would look like: http://codepen.io/kminek/pen/pEdmoo

1 like

Please or to participate in this conversation.