Uncompatible with WP Optimize JS minification
-
When using JS minification via WP Optimize it’s causing the minified JS file to crash.
Something with “var”Could be this code right here
var gdpr_consent__cookies = ""var runtime=function(t){
Notice the double quotes right before the var runtime.
This might be causing the issue.
For now, we’ve removed the plugin’s JS file from minification.
/wp-content/plugins/gdpr-cookie-compliance/dist/scripts/main.js
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Uncompatible with WP Optimize JS minification’ is closed to new replies.