divlek

Results 3 comments of divlek

I tried tweaking the entry point with different `chromeFlag` setting (removed `--disable-gpu` flag as well) as below, still WebGL is not getting enabled for the `yukinying/chrome-headless-browser-stable` image. Also tried different...

We are facing the same issue when the parent container has a transform scale applied. Here is a [jsfiddle](https://jsfiddle.net/ygcjsLm0/1/) showing the issue with the parent map container with `transform:scale(1.5)` applied....

@gidztech Yes, I tried `yukinying/chrome-headless-browser:latest` in Mac intel chip machine (linux/amd64) it renders the canvas just fine. (Side note:- using [loki](https://loki.js.org/) as visual regression framework) The same setup doesn't work...