-
I'm trying to import using the direct links
```
```
But I'm getting error in console
items:1 Uncaught TypeError: Failed to resolve module specifier "vuedraggable". Relative referenc…
-
Not sure if theres a way to do this now or if this is a feature request but I'm trying to use SortableJS inside a CSS Grid that uses "display: contents" to create rows. I'm using this to encapsulate a…
-
tldr: https://github.com/vuejs/vitepress/issues/1399#issuecomment-1258364648
hi, when component builds inside vitepress, it's fails with error:
```
✖ rendering pages...
build error:
file:///Us…
-
"I am adding it to my React project with `npm install oltb` and following the examples in the `npm` directory within the examples directory. However, it still throws numerous errors like the ones belo…
-
Issue:
Using handle on my draggable item, having forceFallback enabled causes unexpected offset of the ghost image.
Information:
I am actually using https://github.com/SortableJS/Vue.Draggable…
-
### Step by step scenario
When testing (with [Vue Test Utils](https://vue-test-utils.vuejs.org/)) `MyComponent.vue`, a component that uses Vue.Draggable, I was getting the persistent error `TypeErr…
-
First of all, great work on this library.
I was wondering, since components utilizing can now accept generic type parameters via the generic attribute, are there any plans to incorporate support …
-
Consider removing JQuery-UI dependency progressively.
We are using it mainly for file upload and drag and drop in different views.
We should favor single specialized libraries instead.
Here is on…
-
Original Author: gideonrosalesmatrix
### Specification
---
1. As a User Im able to drag files/folders from the desktop to the vault
### Implementations
---
1. Drag and drop component https://github…
-
Failed to compile.
**To Reproduce**
`npm i react-sortablejs`
**Expected behavior**
All work fine
**Information**
Versions - Look in your `package.json` for this information:
react-so…