ckeditor / ckeditor5-react

Official CKEditor 5 React component.
https://ckeditor.com/ckeditor-5
Other
426 stars 100 forks source link

ckeditor is working on local & prod env but in DEV & QA it is not working #369

Open velkathir opened 1 year ago

velkathir commented 1 year ago

In this below image, two days ago the question and Description section having the ckeditor. But recently the ckeditor is not working (showing) in UI side. It is shown only in local & production environment, but not shown in DEV & QA environment. API call is failing.

Before ckeditor Issue:"

Screenshot (212)

After ckeditor Issue: Screenshot (210)

In console it's showing some error, look the below image:

Screenshot (211)

Reinmar commented 1 year ago

I opened a bug in wiris/html-integrations#798. 

No idea why we saw two similar bug reports related to the React integration :thinking:

micktdj commented 1 year ago

Hello i'm facing the same issue in my production app with CKEditor 5 and wiris/mathtype on Strapi V3.

There is no problem on localhost. I think Wiris update the license usage/authorization for commercial use and now loading the script return a forbidden 403 error

velkathir commented 1 year ago

Till Now It's showing the same error.

micktdj commented 1 year ago

It's working for me now. I have to contact MathType WIRIS Support to pay a license. The error was that i have not a license and the free trial has expired.

velkathir commented 1 year ago

Now only it's show the error