Open
Description
Dragging text around copies it instead of moving it
Hi, I’ve noticed a strange behavior when testing BlockNote (e.g. in the Basic Setup example): if I select some word in the editor and try to drag it to move it elsewhere (on the same line or another block), instead of moving the word, it is duplicated.
Cf. example gif below:
To Reproduce
Drag some text around, it will be copied.
Misc
- Tested on online examples and also locally with node v14.21.3 + packages
@blocknote/...
v0.28.0 - Browser: occurs on firefox and chrome and probably any browser
Thank you :)