xiaohei

Results 2 issues of xiaohei

I want to manipulate the mouse on a specific monitor, including its position. I found this parameter in the 'move' function, but it doesn't seem to work or be processed....

### Affected Packages extension-placeholder ### Version(s) 2.6.4 ### Bug Description ![image](https://github.com/user-attachments/assets/a359411f-f1c5-42d4-b861-c0c140e04929) ```javascript import StarterKit from '@tiptap/starter-kit' import Placeholder from '@tiptap/extension-placeholder' const editor = useEditor({ extensions: [ StarterKit, Placeholder.configure({ // BUG:...

Type: Bug
Category: Open Source