Charles Chen
Charles Chen
### What happened? CSS animation/transitions on hover for Chrome on macOS have a noticeable delay which causes an abrupt color transition instead of the smooth transition. This is observable on...
## Description As an example, the search for a keyword "coding" will not return results with the word "code". ## Steps to reproduce The following produces 43,816 results: ``` https://books-search.typesense.org/?b%5Bquery%5D=code...
Using version `11.24.1`. When building manually locally using the `firebase` CLI:  In GitHub Actions:  `tsconfig.json` is present and working fine; manually invoking...
**Describe the bug** I have implemented a `CustomScreenshotWriter` with `console.log` lines in it to check whether it is being called or not. There are no screenshots being captured and the...
### Library name and version Azure.AI.OpenAI 1.0.0-beta.17 ### Describe the bug When processing streaming JSON responses from an OpenAI compatible API endpoint, the `Azure.AI.OpenAI.StreamingChatCompletionsUpdate.StreamingDeltaData.DeserializeStreamingDeltaData` throws an `InvalidOperationException` when encountering a...
### Operating System Mac M1, macOS 14.5 ### Browser Version Firefox 129.0 ### Firebase SDK Version 10.12.5 ### Firebase SDK Product: Auth ### Describe your project's tooling Vue + Vite...
### Description: Receiving the following error when using an environment variable which is a string of a string array (JSON array string) Possibly related: - #1120 - #1292 ``` unmarshal...
## Question https://mastra.ai/examples/workflows/suspend-and-resume The docs on suspend and resume show state in a single session. Is there any information on how suspend and resume work across sessions (e.g. persisting and...
Not sure what I'm missing here. I'm getting the following error when running the test: ``` TypeError: Cannot read properties of undefined (reading 'testEnvironmentOptions') at new PrismaEnvironmentDelegate (../node_modules/@quramy/jest-prisma-core/lib/delegate.js:20:45) at new...
Updated documentation to mention how to work with `modifiedAfter` The documentation for the Nango webhook payloads does not describe how to correctly work with `modifiedAfter`; in fact, this value represents...