Cannot disable unsafe-eval
-
I have been hired to implement a CSP for a web site that uses the Mailchimp for WooCommerce plugin.
If I disable unsafe-eval, the site reports an error in mailchimp-woocommerce-public.min.js?ver=4.1.07:
Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "script-src 'self' 'unsafe-inline' blob .....Is there a workaround for this?
Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
The topic ‘Cannot disable unsafe-eval’ is closed to new replies.