EvalError: call to Function() blocked by CSP ❓ Possible solution Don't use lodash ! ? 📃 Other details From what I can discover, there is code added to the executed script when importing ckeditor5 var root$2 = freeGlobal || freeSelf || Function('return this')(); which seems to...