SKLINET / strapi-plugin-tinymce

11 stars 18 forks source link

TinyMCE editor does not show up even when configured Plugin, CSP, API Key #30

Closed lukemee0000 closed 1 year ago

lukemee0000 commented 1 year ago

Hi guys.

I'm using Strapi v4.11.2 and after following your installation and configuration guide in readme, the editor still does not show up

image

These are my config files:

plugins.ts

image

middlewares.ts

image

API Key:

image

When checking network requests, I can see it's getting config from tinymce/config/editor but the result is an empty object image

I also checked the console, but no error logged besides network requests. Is there any fault in my installation and configuration steps?

Thank you.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.