-
I'm having an issue where I'm trying to create a nested drag-n-drop and I need to pass parameter to :get-child-payload, and I can't figure out how to do that... if it were a v-on binding, then I would…
-
**Module version**
Nuxt 2.15.4
Nuxt/Vuetify 1.11.3
**Describe the bug**
every thing was fine and suddenly got these errors when deleted `node_modules` and `package-lock.json` and then used `npm …
-
Would you consider exposing some events to external eavesdropping?
In order for developers to be more flexible in controlling component details
-
Is there any way to set the content of the ghost?
I have an operation where I'm dragging a large object (the window column) but when I drag it up into the tabs, I want to collapse it into a smaller…
-
I've recently tried to use the react beautiful dnd library within a vue app. Unfortunately just by adding the DragDropContext the following error appears.
```
react_devtools_backend.js: Error: Inv…
-
I'm using the Cards board as a starter which provides exact functionality I'm looking for - draggable containers + draggable items inside and between containers
Now I'm trying to change the layout …
-
### Version
@vue/cli-service 3.5.0
### Environment info
```
System:
OS: Linux 4.19 Ubuntu 20.04.2 LTS (Focal Fossa)
CPU: (12) x64 Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz
Binarie…
-
In my SPA I'm experiencing a pretty nasty lag when I start a drag. Writing to see if anyone has any ideas. I've been trying to troubleshoot this for a while now and no luck. Seems to scale with the nu…
-
# Problem and description
The first time you drag and drop an item, the drag and drop works fine, but after that it is impossible to move any item.
# Stack and versions
I used the same code from …
-
My application has a component that uses vue-smooth-dnd to manage the order of columns in a table, and it works nicely when I have one instance of the component, but if I have two instances of that co…