kwinyyyc / strapi-plugin-wysiwyg-react-md-editor

This is a strapi rich text editor plugin based on react md editor
https://www.npmjs.com/package/strapi-plugin-wysiwyg-react-md-editor
MIT License
40 stars 14 forks source link

Strapi Media Library is not opening #43

Open thebootcode-io opened 1 week ago

thebootcode-io commented 1 week ago

Untitled

I can't insert an image from the Strapi media library. When I click the button, nothing happens. No error message in the console. I guess the listener is broken (or similar things).

I'm using Strapi 5.3, the AWS S3 plugin for the Media library and a CDN (Cloudflare over it), which are all correctly configured.

Thanks for your help!

yevhenskakun commented 1 day ago

related issue https://github.com/kwinyyyc/strapi-plugin-wysiwyg-react-md-editor/issues/41