-
Dear VueDraggable people,
### Description of the problem
my problem is the following:
im using vuedraggable in a component that should be able to be server-side rendered - therefore i only s…
-
_**[PLEASE READ THE CONTRIBUTION GUIDELINES HERE!](https://github.com/SortableJS/Sortable/tree/master/CONTRIBUTING.md)**_
_Failure to comply may have your issue automatically closed._
## Reprodu…
-
I'm unable to import sortable into my typescript project.
I installed sortablejs as following:
npm install --save-dev sortablejs
npm install --save-dev @types/sortablejs
Then I tried…
ghost updated
2 years ago
-
How can i implement multidrag plugin? https://github.com/SortableJS/Sortable/tree/master/plugins/MultiDrag
I try to add something like this, but it don't work, also i see that it is calling on Sortab…
-
**Describe the bug**
Unable to sort images when using **Image** component from Next.js but works perfectly on regular "img" tag. The error happens while trying to sort the image on mouse click.
…
-
**Describe the bug**
When dragging item with `forceFallback: true` option, cursor interacts with underlying items (triggers native tooltips, adopts style, triggers onMouseXxx events, etc.):
![so…
-
**Describe the bug**
Once i install react-sortablejs node module with react app and then proceed with dependency works, I had caught with below mentioned issue
**To Reproduce**
Steps to reproduce…
-
- When a sortable item selection is done programmatically using `Sortable.utils.select()` and `Sortable.utils.deselect()`, implicit deselection due to an outside click event does not occur if an item …
-
Hello, is it possible to set the value for `scrollSensitivity `in AutoScroll plugin, like in a docs of offical library?
https://github.com/SortableJS/Sortable/tree/master/plugins/AutoScroll
-
Of course, I saw that this problem had been solved in https://github.com/SortableJS/Vue.Draggable/issues/881, but it didn't seem to work in my environment and still reported this error.
```
Uncaug…