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
5.91k stars 386 forks source link

Dragging the image doesn't always work. #894

Open izr8809 opened 5 days ago

izr8809 commented 5 days ago

Is your feature request related to a problem? Please describe. -- When I try to drag the imported image to move, sometimes it works, and other times it doesn't.

Describe the solution you'd like -- I want the image to always be draggable when the user tries to move it.

Describe alternatives you've considered

Additional context

Bonus