- Issue created by @Joao Sausen
- last update
about 1 year ago 2 pass
CKEditor doesn't load on chrome 119
Try to load ckeditor on any page.
Remove "async" from the ajax call to ckeditor xss endpoint.
From what I read here: https://stackoverflow.com/questions/32878613/networkerror-failed-to-exec...
CORS should also fix it, it was not the case on our server, removing "async: false" fixed it.
Active
1.23
Code