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.69k stars 459 forks source link

Can't download files when editable is false #1006

Open serhatkarakas opened 3 months ago

serhatkarakas commented 3 months ago

Describe the bug When i upload a file on the admin side and make the Editor editable attribute false on client side we can't download the files.

Misc

matthewlipski commented 2 months ago

Hi, this should be fixed in #1024 - will be added to the next release