Hello,
When I convert script from lighthouse 9.3 to lighthouse 9.12, I get the following javascript error. How can I fix this problem?
File name : ssi_javascript9_12_1.js
Error;
Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "default-src 'self' 'unsafe-inline' data:". Note that 'script-src' was not explicitly set, so 'default-src' is used as a fallback.
Best regards