-
![Screenshot_2021-02-03-00-25-30-43](https://user-images.githubusercontent.com/52950675/106648500-5f2a6800-65b6-11eb-8ccf-c198b7b4aedd.jpg)
how to save uploaded image to state and preview it?
-
Hi, I have been using the Editor.js and it seems very good. I have a problem, when I execute the editor.save() function, it returns a promise with the data but it destroys the editor instance. I need …
-
I am using EditorJS in lieu of [github.com/strapi/strapi/](strapi)'s built-in editor. This is the render function of my container component:
```javascript
render() {
const { onChange, name, v…
-
## This is
- Implementation Research
## Detailed Description
As discussed in #1593, we want to implement a way to protect files from public access. It's clear that requests for files must be "pre…
-
Hi i have this error after adding editorjs style plugin tool, can you help me I can't resolve this
-
**Describe the bug**
Pretty sure there is an easy fix but I'm lost in all those files. When I try to upload an image, it says "Can not upload an image, try another". At this point, I've tried all the…
-
The EditorJS instance won't be loaded when you login with NON-admin account.
The Editor works super fine with any admin accounts, however when you login to Directus CMS with a regular account like…
-
Add the ability to enable read-only mode. We need to support initialization in read-only mode and toggling read-only mode on the fly.
**For each plugin in [list](http://github.com/editor-js):**
…
-
The solution to use dynamic imports worked for react-editor-js but when I load the tools, it has the same error as in issue before. Please fix this.
https://github.com/Jungwoo-An/react-editor-js/is…
-
Hi @kaaaaaaaaaaai,
First of all, thank you very much for all the contribution you have done to the editiorjs. I really appreciate for your hard work. I liked this tool for editorjs but this tool cann…