A React Rich Text Editor that's block-based (Notion style) and extensible. Built on top of Prosemirror and Tiptap.
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
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