EvanZhouDev / bard-ai-docs

https://bard-ai-docs.vercel.app
MIT License
0 stars 1 forks source link

Error encountered in using bard-ai in vite react #5

Open raishudesu opened 11 months ago

raishudesu commented 11 months ago

Uncaught (in promise) Error: Could not fetch Google Bard. You may be disconnected from internet: TypeError: Failed to execute 'fetch' on 'Window': Illegal invocation

I get this error whenever I request to bard-ai

raishudesu commented 11 months ago

bard-ai doesn't seem to work with client components. i tried it with nextjs ssr using api route and it works.