editor-js / personality

Personality Tool for Editor.js
43 stars 27 forks source link

ReadOnly Mode not supported #24

Open osain-az opened 2 years ago

osain-az commented 2 years ago

Hello. I am using personality Plugin for my editorjs project and it works great in editor mode but when i activate 'read-only mode in editor Js i got an Error from console.log saying " index.js:1 Editor.js is not ready because of Error: To enable read-only mode all connected tools should support it. Tools attached, personality, ImageAPI don't support read-only mode.".

Any suggestions on how to fix this?

rapcal commented 3 weeks ago

@neSpecc can't #30 be used for this?