I'm running into CORS error while using the CKEditor plugin. It happens even if I run the CKEditor demo application. The related input shows like a normal text input and does not have the CKEditor features.
I've attached a screenshot of the error.
Try custom response headers, or go in
Factory configuration > eSpaces = Associate the CORS policy in shared configuration.
Swatantra Kumar wrote:
Thank you, this helped me solve the issue:
https://www.outsystems.com/forums/discussion/44851/how-to-add-custom-response-headers-manipule-web-config-for-cases-like-cors/
Glad it worked for you. Also, nice you provided the link to a post which explains it in detail.