Unable to upload image in jodit editor in react
I want to run my custom image upload handler. Jodit editor gives a flag for image upload which is “insertImageAsBase64URI“. If this flag is false, image upload option from editor disappears. But for custom handler, you have to make this flag false according to documentation. Following is my configurations for jodit editor on which image upload works: