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

Even if editable=false, copy and paste will paste strings #766

Closed noblejasper closed 4 months ago

noblejasper commented 4 months ago

Describe the bug

To Reproduce Also reproduced in StackBlitz with editable=false

Misc

https://github.com/TypeCellOS/BlockNote/assets/75936/c9ad2ce7-4d67-46c1-bca6-6ccc0f0c1989

YousefED commented 4 months ago

Thanks @noblejasper , we'll look into this. What are you building with BlockNote btw?

noblejasper commented 4 months ago

@YousefED We are still developing it, but we are using it for our corporate SaaS product.