[PRO]: @tiptap-pro/extension-drag-handle-react not working when setting tippyOptions placement #5929
Labels
Category: Pro
The issue or pull request is related to the pro packages of Tiptap.
Type: Bug
The issue or pullrequest is related to a bug
Affected Packages
@tiptap-pro/extension-drag-handle-react
Version(s)
2.16.3
Description of the Bug
In the provided nextjs code example
This code appears in
templates/next-block-editor-app/src/components/BlockEditor/BlockEditor.tsx
when setting placement in tippyOptions to
right
orright-*
the drag and drop doesn't work at allwhen setting placement in tippyOptions to
top
ortop-*
the drag and drop works sometimes, sometimes notPS: The handle appears correctly but the drag and drop doesn't work
Browser Used
Chrome
Code Example (Preferred)
No response
Expected Behavior
Drag and drop works when setting placement in
tippyOptions
to any accepted valueAdditional Context (Optional)
No response
Dependency Updates
The text was updated successfully, but these errors were encountered: