Minor JS error if load_webp.js is loaded in a combined minify
-
Script load_webp.js is always loaded if a minify feature is used where all scripts are combined into one file (like W3TC offers). Currently this seems to result in a JS error if option ‘Alternative WebP Rewrites’ is disabled.
Chrome:
Uncaught ReferenceError: ewww_wvars is not defined
Script should check if variable is already defined.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Minor JS error if load_webp.js is loaded in a combined minify’ is closed to new replies.