BlockNote
BlockNote copied to clipboard
Multiple editor instances cause duplicates on drag&drop
Describe the bug Dragging an item from one editor instance to another does not remove it from the source instance. This leads to duplicates.
To Reproduce https://stackblitz.com/edit/github-cz76gj?file=App.tsx
Related
- https://github.com/TypeCellOS/BlockNote/issues/173
- https://github.com/TypeCellOS/BlockNote/pull/174