Joe Bay

Results 32 issues of Joe Bay

## Environment * `chrome-aws-lambda` Version: 5.2.1 * `puppeteer` / `puppeteer-core` Version: 5.2.1 * OS: * Node.js Version: 10 * Lambda / GCF Runtime: 10 ## Expected Behavior The custom google...

bug

How hard would it be to add a completion handler for the diff function so the values don't have to be equatable? A library called Diff does this. For example:...

Does this library support multiple attributes? Decoding something like this throws an error. ``` Hello Goodbye ``` The error thrown is `"Error Domain=NSXMLParserErrorDomain Code=111 "(null)""` Any ideas?

I'm trying to add a Google font to zenika/alpine-chrome:with-puppeteer but am not having much luck. Has anyone successfully done this? For example, I'm trying to install: https://fonts.google.com/specimen/Montserrat The main issue...

question

https://github.com/Building42/Telegraph/issues/118

Would it be possible to add support to the `serveDirectory` function that would add cache headers based on when the files were last modified? I've done some research on ETags...

Hi there. Would it be possible to give the socket support for joining multi-cast groups? This is something I can help work on too if needed.

I'm not reciving zero bytes when the socket loses connection. Could something have changed regarding this? It used to return bytesRead = 0 when the connection was closed. ```swift socketQueue.async...

I'm upgrading to Xcode 13 and theres a handful of warnings for files missing. I believe is because when using Swift Package Manager it doesn't download the Xcode project files....

I'm trying to run an export but the timestamp special datatype doesn't seem to be working.. I'm testing in the Emulator and Production. When performing the export, the data looks...