Describe the bug
dnd does not work with react-table v8 and I can't tell whether the problem is react-table, beeautiful-dnd, or my code. The code 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 PR I opened on beautiful-dnd for this issue: hello-pangea/dnd#661
Your minimal, reproducible example
https://codesandbox.io/p/sandbox/exciting-banzai-xmwglr?file=/src/App.tsx:104,33
Steps to reproduce
Try to drag something
Expected behavior
Should smoothly drag items with shrinking table height.
How often does this bug happen?
Every time
Screenshots or Videos
No response
Platform
macOS
react-table version
latest
TypeScript version
No response
Additional context
No response
Terms & Code of Conduct
Describe the bug
dnd does not work with react-table v8 and I can't tell whether the problem is react-table, beeautiful-dnd, or my code. The code 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 PR I opened on beautiful-dnd for this issue: hello-pangea/dnd#661
Your minimal, reproducible example
https://codesandbox.io/p/sandbox/exciting-banzai-xmwglr?file=/src/App.tsx:104,33
Steps to reproduce
Try to drag something
Expected behavior
Should smoothly drag items with shrinking table height.
How often does this bug happen?
Every time
Screenshots or Videos
No response
Platform
macOS
react-table version
latest
TypeScript version
No response
Additional context
No response
Terms & Code of Conduct