[Bug]: React DND broken when used within a NodeViewWrapper #5018
Labels
Category: Open Source
The issue or pull reuqest is related to the open source packages of Tiptap.
Type: Bug
The issue or pullrequest is related to a bug
Which packages did you experience the bug in?
@tiptap/react
What Tiptap version are you using?
2.2.4
What’s the bug you are facing?
<NodeViewWrapper className="border p-4 shadow-lg rounded-lg bg-white" style={{ height: "500px" }} > <MyComponent /> </NodeViewWrapper>
What browser are you using?
Chrome
Code example
No response
What did you expect to happen?
When placing my custom react component (which includes react-dnd functionality) within tiptap, specifically a NodeViewWrapper, I expect the items to be draggable using react-dnd.
Anything to add? (optional)
No response
Did you update your dependencies?
Are you sponsoring us?
The text was updated successfully, but these errors were encountered: