CKEditor not loading on chrome (Failed to execute 'send' on 'XMLHttpRequest')

Created on 23 November 2023, about 1 year ago

Problem/Motivation

CKEditor doesn't load on chrome 119

Steps to reproduce

Try to load ckeditor on any page.

Proposed resolution

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.

🐛 Bug report
Status

Active

Version

1.23

Component

Code

Created by

🇧🇷Brazil Joao Sausen

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024