TypeCellOS / BlockNote

A React Rich Text Editor that's block-based (Notion style) and extensible. Built on top of Prosemirror and Tiptap.
https://www.blocknotejs.org/
Mozilla Public License 2.0
6.46k stars 440 forks source link

Block Content Duplicated at Bottom of Page on Drag #966

Closed hspak closed 1 month ago

hspak commented 2 months ago

Describe the bug When drag-and-dropping, the contents are duplicated at the bottom of the page.

To Reproduce

  1. Drag something by the side menu.
  2. (Notice the scrollbar appear on your site.)
  3. Try to scroll down to the bottom and you'll see the content.

Misc

Replicated on the demo site: https://www.loom.com/share/76261f0754754622ab7ecfc8197cebd2

wardch commented 2 months ago

Screenshot 2024-07-27 at 7 54 31 AM

I am seeing this issue too, but content duplicates and appears to the top left of my screen, when I drag and drop and element.

YousefED commented 2 months ago

Thanks! We'll look into it this week