Rodrigo Franco
Rodrigo Franco
Can I override the local browser check? I'm using the following: ``` const getBrowser = async function () { puppeteer.connect({ browserWSEndpoint: 'wss://chrome.browserless.io?token=[REDACTED] }) puppeteer.launch(); ``` And I'm still getting the...
Hi, I'm using wkhtmltopdf in a low-volume app, with the jobs enqueued. From time to time, I encounter the error 'Text file busy', resulting in the PDF not being generated....
I understand you are trying to make the system work for the public, but I want to host the docker image myself, and the open AI instructions are not valid...
So, for example, if I have: ``` foo bar zaz ``` The cursor is placed on the first `>.` I want to select everything until the next `
Adds triapul.cz (from our lovely) [@prahou](https://merveilles.town/@prahou)
**Describe the bug** The save button is using a inline style that can't be replaced by the css **To Reproduce** Steps to reproduce the behavior: ``` ... ``` **Expected behavior**...