'Unsafe-eval' required after update to 2.2.1

Created on 26 June 2023, about 1 year ago
Updated 27 June 2023, about 1 year ago

After the update to 2.2.1 today, the code is telling me I need to allow 'unsafe-eval' for scripts-src and that the plugin is not available.

Due to security reasons, we cannot enable 'unsafe-eval' for all scripts and were very happy when CKEditor5 no longer required this exception.

Any advice on getting this codebase working without enabling 'unsafe-eval'? Everything worked great before todays updates.

Uncaught EvalError: Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the Content Security Policy directive".

    at ./js/ckeditor5_plugins/editorAdvancedLink/src/index.js (editorAdvancedLink.js?v=10.1.0:1:17738)
    at __webpack_require__ (editorAdvancedLink.js?v=10.1.0:1:21635)
    at editorAdvancedLink.js?v=10.1.0:1:22114
    at editorAdvancedLink.js?v=10.1.0:1:22268
    at editorAdvancedLink.js?v=10.1.0:1:243
    at editorAdvancedLink.js?v=10.1.0:1:248
CKEditorError: plugincollection-plugin-not-found {"plugin":null}
Read more: https://ckeditor.com/docs/ckeditor5/latest/support/error-codes.html#error-plugincollection-plugin-not-found
    at ckeditor5-dll.js?v=38.0.1:5:96606
    at ckeditor5-dll.js?v=38.0.1:5:96665
    at Array.forEach (<anonymous>)
    at u (ckeditor5-dll.js?v=38.0.1:5:96467)
    at l.init (ckeditor5-dll.js?v=38.0.1:5:94955)
    at D.initPlugins (ckeditor5-dll.js?v=38.0.1:5:101705)
    at js_SEFLuXsaL76H0OSY66vqxSdMZ03nuVk3JNHVcy-EKgY.js?
πŸ› Bug report
Status

Fixed

Version

2.2

Component

Code

Created by

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

Comments & Activities

Production build 0.69.0 2024