Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

react-beautiful-dnd does not work with react-table v8 #5047

Open
2 tasks done
55Cancri opened this issue Aug 31, 2023 · 0 comments
Open
2 tasks done

react-beautiful-dnd does not work with react-table v8 #5047

55Cancri opened this issue Aug 31, 2023 · 0 comments

Comments

@55Cancri
Copy link

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

  • I agree to follow this project's Code of Conduct
  • I understand that if my bug cannot be reliable reproduced in a debuggable environment, it will probably not be fixed and this issue may even be closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant