-
All the examples, which are great by the way, use React and I am not a React person. Further my attempt at getting smooth-dnd to work in a plain JS app didn't get very far. The entire containerElement…
-
I can't move boards left to right, only right to left.
This is when opening the demo link
-
1. Cloned repo `version": "0.8.1"`
2. Added ` style='max-height: 400px; min-height: 400px; overflow-y: auto'` to container
```diff
git diff
diff --git a/demo/src/pages/cards.vue b/demo/src/pages…
-
I'm having the following setup:
```html
{{field.label.de}}
```
`se…
1Luc1 updated
2 years ago
-
### Description
I would like to have a way to use recursive functions to create nested lists/menu
### Have you provided an initial effort estimate for this issue?
I have provided an initial effort …
-
Here is a video with steps to reproduce on demo page: https://screencast-o-matic.com/watch/cqliQsULpr
Text:
1. Open Chrome Dev Tools on demo page
2. Toggle Device toolbar
3. Swipe screen by card
…
-
I'm interested in using Pragmatic Drag-and-Drop within an iframe component like[ react-frame-component](https://www.npmjs.com/package/react-frame-component). Is this supported?
I've seen some discu…
-
Hello!
I am trying to migrate from Vue 2 to Vue 3 and currently running:
- vue: 3.3.4
- @vue/compat: 3.3.4
- vue-easy-dnd: 2.1.3
## `MODE: 2`
```vue
{{ item }}
…
-
Hi !
I tried to use the package, but got this error:
> createElement is not a function
> render: function (createElement) {
> var tagProps = getTagProps(this);
> return createElemen…
-