Breeze 2.0.17 – HTML Minify, Combine JS
-
Steps to reproduce on Chrome Version 110.0.5481.178 (Official Build) (64-bit) using Woodmart theme
- Reinstall or Reset Breeze to default settings and purge Varnish
- Enable Lazy Load Images, save settings and purge all cache
- Check the website, landing page, shop, single product page = OK
- Enable Cross-origin Safe Links, save settings and purge all cache
- Check the website, landing page, shop, single product page = OK
- Enable HTML Minify, save settings and purge all cache
- Check the website, landing page, shop, single product page = NOK – The single product page is empty (blank) and no errors in console.
- Disable HTML Minify and enable JS Minify, save settings and purge all cache
- Check the website, landing page, shop, single product page = OK/NOK – errors in console
(index):144 Uncaught ReferenceError: moment is not defined at (index):144:1
(index):7019 Uncaught ReferenceError: wp is not defined
at (index):7019:1 - Enable Combine JS, save settings and purge all cache
- Check the website, landing page, shop, single product page = NOK – Images are not loaded, only text + error in console
breeze_bc4a64f67bbe7…d01bc6712d2f.js:157 Uncaught SyntaxError: Unexpected token ‘}’ (at breeze_bc4a64f67bbe7…1bc6712d2f.js:157:1)
>>>> line 157 : })();(function() {function maybePrefixUrlField () {
Hope this helps.
- The topic ‘Breeze 2.0.17 – HTML Minify, Combine JS’ is closed to new replies.