Closed pointhalo closed 6 months ago
react-dnd@15 hooks 写法支持
The dragging example on the official website is based on the old version v9 of react-dnd, which is out of touch with the actual latest version. We need an updated example
尝试用 reacrt-dnd@15 写了一个 codesandbox,拖拽后的 index 计算有点问题。
需要花点时间重新看下。
问题:任意拖拽一个行,放下,没问题。再反复拖拽其他行,index 对应不上。
https://codesandbox.io/s/semi-draggable-table-react-dnd-3xe3cp?file=/src/App.tsx
Which Component Need Enhancement
Table
Feature Description 功能描述
Update use table + react-dnd demo
Additional information 补充说明