Tamal Govinda das

Results 6 comments of Tamal Govinda das

Based on idea from [this Fauna forum issue](https://forums.fauna.com/t/please-make-it-possible-to-get-response-headers-for-query-directly/2461/3), I managed to incorporate this solution by overriding faunadb.Client class: ```javascript class ObserverClient extends faunadb.Client { constructor(opts) { super({ ...opts, // overrides...

Wow hit this as well. So tired testing this manually... @mjhenkes please please help!

@thediveo I managed to get it working with this steps: 1. Manually install updated resq package via `npm install --save-dev resq` - at least 1.11.0 with fix for React 18...

Hi guys @jridgewell @shuding thanks for quick response but is seems issue is still present. Question marks still appear on https://chat.vercel.ai and in my product even after upgrade to new...

Hi @jridgewell sure: 1. Bug is present in my system, but also on https://chat.vercel.ai, so maybe it will be convenient to debug there? 2. ChatGPT is multilingual so we can...

Hi @MaxLeiter, thanks for your response, you made my day. Well, it seems we finally nailed it. First I checked https://chat.vercel.ai and confirmed that I did not see bug there...