tiptap
tiptap copied to clipboard
[Bug]: Dragging content conflicts with react-dnd useDrag useDrop...
Which packages did you experience the bug in?
@tiptap/extension-capcursor
What Tiptap version are you using?
2.2.0
What’s the bug you are facing?
When using react-dnd, the text cannot be dropped.
https://github.com/ueberdosis/tiptap/assets/45007226/eec5021d-f637-458e-98f2-7be22a72df50
What browser are you using?
Chrome
Code example
https://codesandbox.io/p/sandbox/angry-agnesi-mp535f?file=%2Fsrc%2FApp.js
What did you expect to happen?
Move the text.
Did you update your dependencies?
- [X] Yes, I’ve updated my dependencies to use the latest version of all packages.