When using the hyva theme and ajax navigation, you get js errors. These errors are caused by remove line endings in js for comments. This pull requests prevents the removal from line endings in the response to prevent js errors.
VM28277:1 Uncaught SyntaxError: Unexpected end of input
at Proxy.ajaxUpdateBlocks (tops-men.html?product_list_order=Name:3327:52)
at tops-men.html?product_list_order=Name:3251:30
ajaxUpdateBlocks
When using the hyva theme and ajax navigation, you get js errors. These errors are caused by remove line endings in js for comments. This pull requests prevents the removal from line endings in the response to prevent js errors.
VM28277:1 Uncaught SyntaxError: Unexpected end of input at Proxy.ajaxUpdateBlocks (tops-men.html?product_list_order=Name:3327:52) at tops-men.html?product_list_order=Name:3251:30 ajaxUpdateBlocks