-
react = 16.13.1
react-sortablejs = 6.1.4
node = 16.13.2
npm = 8.1.2
`class $7fe8e3ea572bda$export$11bbed9ee0012C13 extends (0,$8zHUo$react.Component) {
/* eslint-disable-next-line */ static …
-
We have a CSS Grid DND container containing items with different height. When dragging a top item to the second line, it causes infinite position change, i believe because the height of the second…
-
## The dependency [sortablejs](https://github.com/SortableJS/Sortable) was updated from `1.9.0` to `1.10.0`.
🚨 [View failing branch](https://github.com/learnlinux/tuxlab-app/compare/beta...learnlinu…
-
When using the latest version of ngx-sortablejs with angular 6.
this error come across while running the project
ERROR in node_modules/ngx-sortablejs/lib/sortablejs.directive.d.ts(25,17): erro…
-
After upgrading to Svelte 4, Typescript 5, Vite 5, I'm getting this error:
```
SyntaxError: [vite] Named export 'Swap' not found. The requested module 'sortablejs' is a CommonJS module, which may …
-
Hi!
Straight to the point, I'm getting below errors when running Typescript compiler ie. on the project repo.
`yarn run v1.21.1 …
-
First check https://github.com/SortableJS/Vue.Draggable/blob/master/CONTRIBUTING.md
### Jsfiddle link
### Step by step scenario
### Actual Solution
### Expected Solution
-
**Describe the bug**
In a nutshell, I recreated a basic demo of `react-sortablejs` within next.js (see here: https://github.com/scouttyg/sortablejs-nextjs-test-bug), but for some reason things don't …
-
I tried manually replacing `node_modules\sortablejs\modular\sortable.esm.js` with 1.13.0 and `ghostClass` was added correctly
-
**Describe alternatives you've considered**
solid-dnd is much harder to use.
**Additional context**
Solid.js a framework with fine-grained reactivity.