-
If the column is not empty, there are no errors.
code:
https://codesandbox.io/p/sandbox/github/zcahsja/Multi-Drag-Kanban/
```
{
"name": "dnd-kit-multi-select-kanban",
"version": "1.0.0…
-
Hey all,
I am the author of `react-beautiful-dnd` 👋. It feels really good to engage with this repo again after having poured a few years of my life into it.
I have an update to share with y'all…
-
Minimally reproduceable code (nextjs app)
next.config.js
```
/** @type {import("next").NextConfig} */
const { PinoWebpackPlugin } = require('pino-webpack-plugin')
const path = require('path')…
-
官方文档
http://react-dnd.github.io/react-dnd/docs-overview.html
官方案列
http://react-dnd.github.io/react-dnd/examples-chessboard-tutorial-app.html
下面是官方的一个小demo,记录下基本的用法
```javascript
import React…
-
### Which packages did you experience the bug in?
@tiptap/react
### What Tiptap version are you using?
2.2.4
### What’s the bug you are facing?
`
`
### What browser are you using?
Chrome…
-
When I visit the address [https://react-beautiful-dnd.netlify.com](https://react-beautiful-dnd.netlify.com), it prompts that the current site does not exist.
-
### Order ID 💳
43370
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### The problem in depth 🔍
I wish to integr…
-
### Feature description
I would like to request a new component: Drag and Drop.
### Affected component/components
N/A
### Additional Context
Add a drag and drop lists which might be helpful in to…
-
**Describe the bug**
If I want to use the editor with user component where I use react-dnd package,
I drag this component to the editor canvas, the editor own dnd system will die.
**To Reproduce*…
-
**Describe the bug**
i'm using swc with @react-dnd, my swc transform options is
```json
{
filename: 'path2dir/@react-dnd/asap/dist/esm/index.mjs',
sourceMaps: true,
jsc: {
transf…