Shahar Nechmad
Shahar Nechmad
Same problem here... hard to understand from the code how to fix it :(
I'm encountering the same problem when running auth.setSession from a Cloudflare worker. It just started a few days ago. What is really weird and drives me crazy is that even...
@davbauer OK. I've been going crazy for the past day trying to figure this out. For me, it's not enough to add: "@supabase/auth-js": "^2.62.0" When doing this it sometimes worked...
Facing the same issue. I'm using Vite and https://crxjs.dev/vite-plugin to build a chrome extension. When trying to run document.cloneNode(true) from within a content script, the browser throws an error: "TypeError:...
I get the same behavior when sharing urls into the app but only on iOS, so I had to basically handle intent in two different places: on my _layout file...
If I add a {{ role "user" }} somewhere in the prompt, the error changed to "role system doesn't map to an Anthropic role.". Seems it all comes down to...