Alexander Hälbich
Alexander Hälbich
My destination platform is Windows 10 using Visual Studio 2015. I just tried it on my Mac as well, but I get those outlines there as well 😕 My custom...
So this did work on my Mac. Unfortunately on Windows the problem still exists.
So does OF on Windows use another method for blending the fbo? I tried updating to the latest version of [glew](https://github.com/nigels-com/glew).
Looks like this is related: https://github.com/nuxt/nuxt/issues/26648
I just tried @tillsanders PR and it works really well in our use case! We currently develop a multistore environment within Nuxt and use layers as different themes. We could...
I couldn't yet find out why, but if you use `GET` instead of `POST` in the ajax call for `ProductInfoForAddToCart`, this issue is gone. https://github.com/facebookincubator/facebook-for-magento2/blob/0da8145b893f7fa7f43e4851bf75b6c304d97317/view/frontend/templates/pixel/add_to_cart.phtml#L37 --- This call is done...