tiptap/.changeset/wicked-peas-admire.md
2024-09-30 14:12:44 +02:00

6 lines
222 B
Markdown

---
"@tiptap/core": patch
---
This reactors the `onDrop` and `onPaste` event callbacks to be Tiptap extensions rather than separate Prosemirror plugins which was forcing the editor to recreate the view on initialization.