dnd icon indicating copy to clipboard operation
dnd copied to clipboard

unable to get dnd to work with react-table v8

Open 55Cancri opened this issue 1 year ago • 0 comments

dnd does not work with react-table v8 and I can't tell if the problem is hello-pangea/dnd, react-table, or my own code. Here is the code sandbox: https://codesandbox.io/p/sandbox/exciting-banzai-xmwglr?file=/src/App.tsx:104,33

Doesn't work at all in the code sandbox but does work on local, (but still has issues related to the table height shrinking when dragging items).

Here is a link to the same issue I opened on tanstack/react-table https://github.com/TanStack/table/issues/5047

55Cancri avatar Aug 31 '23 19:08 55Cancri