Esteban C

Results 6 comments of Esteban C

I know the default precision is 2 for parsing the value but I need the formatted value for the specific currency to have precision 0 for decimals so I think...

Hi @codingleo I'm also looking for a solution for this problem. Please let me know if you have found one.

Cool, thanks for clarifying. Hope it gets removed in the next release 🚀

> This combination worked for me > > ``` > const browser = await chromium.launch({ > headless: true, > args: [ > '--use-gl=egl', > '--ignore-gpu-blocklist', > '--use-gl=angle', > ], >...

> @ipatka @StebanDev Could you please share more details, if possible? Perhaps snippets of your dockerfile? > > We can't get passed `xvfb-run`. It hangs the docker container, regardless of...