sjdemartini / mui-tiptap

A Material UI (MUI) styled WYSIWYG rich text editor, using Tiptap
MIT License
320 stars 44 forks source link

Don't show Link and Table bubble menus when editor isn't editable #31

Closed sjdemartini closed 1 year ago

sjdemartini commented 1 year ago

These menus are exclusively used for editing, so make sure they don't show up in read-only mode.