Issues when combining with React Flow #855
Unanswered
austin-darrow
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello! Has anybody had any luck combining this library with React Flow? The two seem to conflict with styling. When I have some nodes/containers, where each container is a Droppable holding Draggables, and I try to drag a Draggable, it jumps way to the right and down, rather than staying under my cursor. Here is the most minimum example I could come up with:
https://playcode.io/2060694
Would love to hear from somebody who has gotten these working together.
Beta Was this translation helpful? Give feedback.
All reactions