wong2

Results 551 comments of wong2

That's true. When closing the panel, Chrome destroys the page.

Thanks Travis! For the second issue, please try to install the latest version from this GitHub repo, it sets the language from user browser settings, I think it should fix...

Any updates? Still facing this when using Remix with Vercel AI SDK 3.1

@pokutuna I tried your solution, `nativeFetch: true` works in dev mode, but doesn't work after deploy with `remix vite:build` && `remix-serve ./build/server/index.js`. Do you have a solution?

@amaany3 Thanks! I also found after enable single fetch it works!

@kghch windows doesn't natively support curses, but it seems you can install an extension from here: http://www.lfd.uci.edu/~gohlke/pythonlibs/#curses can you help me trying it out? I don't have a PC

@kghch thanks! I'll find a PC later and figure this out.

@hsubox76 I have rebased the branch. However, I can't get `yarn changeset` working. ``` Internal Error: @google/generative-ai@workspace:.: This package doesn't seem to be present in your lockfile; run "yarn install"...