Pieter Hoste

Results 345 comments of Pieter Hoste

I'm not really familiar with knockout (which this is using I think?), but there must be a proper way to escape the `'` character besides turning everything into html.

It appears Magento 2.4.7 will come with a configuration option to enable or disable lua: https://github.com/magento/magento2/commit/b5ede695df511eb42e5a93969e29fdbb3d02eb77

@glo71317: I agree with Colin in that it would be a good idea to dig a bit deeper in Magento's cache usage, to figure out exactly what is the root...

Sorry to post a comment here on this older thread, but can somebody explain the difference in between these 2 config values in Magento 2.4.7 (these are the default values):...

Sorry, I don't understand how one can be a key and the other the value? That makes little sense to me? It should just be a true/false configuration flag if...

A new change is coming in Magento (probably in version 2.4.8?) which may or may not have anything to do with this issue: https://github.com/magento/magento2/commit/28c0e735bf79742e510b47b4cf7f13761af4da3a It seems like that confusing 2nd...

@sprankhub, I think you got confused and meant to comment on https://github.com/magento/magento2/pull/35228 This PR here adds the extra parameters to the non-Varnish based FPC solution from Magento. But I believe...

Yes, people use Magento shops without Varnish in production as Varnish requires a big amount of memory and certain shops have soo little traffic it's not worth paying the extra...

Looks like internal team fixed it here: https://github.com/magento/magento-cloud-docker/commit/0f6e8e5277d38a219aaddae9069b89159186485a

And it's now released in version 1.4.1 I think we can close this PR now.