Console spitting out error message every milliseconds

The console of my application starting showing this message every milliseconds, this is broken the entire page, why this is happen?

[SERVER]

Multiple GoTrueClient instances detected in the same browser context. It is not an error, but this should be avoided as it may produce undefined behavior when used concurrently under the same storage key.

14:47:29.303Z

[SERVER]

Multiple GoTrueClient instances detected in the same browser context. It is not an error, but this should be avoided as it may produce undefined behavior when used concurrently under the same storage key.

14:47:29.304Z

[SERVER]

Multiple GoTrueClient instances detected in the same browser context. It is not an error, but this should be avoided as it may produce undefined behavior when used concurrently under the same storage key.

14:47:29.304Z

[SERVER]

Multiple GoTrueClient instances detected in the same browser context. It is not an error, but this should be avoided as it may produce undefined behavior when used concurrently under the same storage key.

14:47:29.305Z

[SERVER]

Multiple GoTrueClient instances detected in the same browser context. It is not an error, but this should be avoided as it may produce undefined behavior when used concurrently under the same storage key.

14:47:29.305Z

[SERVER]

Multiple GoTrueClient instances detected in the same browser context. It is not an error, but this should be avoided as it may produce undefined behavior when used concurrently under the same storage key.

Multiple GoTrueClient instances detected in the same browser context. It is not an error, but this should be avoided as it may produce undefined behavior when used concurrently under the same storage key.

It’s a private project in my account (https://v0.dev/chat/projects/9NHZpt84IUa)

Did you know there’s another category dedicated to v0 topics? A human should be here soon to help, but the answer may already be available even faster in one of these other posts.

Our docs are a great place to start.

We also have a walkthrough to help guide your workflow.

And these recordings can give you a look at v0 features and strategies in action shown by our Community:

https://community.vercel.com/tags/c/events/42/v0

Dude, I really understand what I’m doing. I like to use AI just to speed up the MVP and prove some concept. The point here is that the Supbase and Vo integration started breaking my whole application because I asked the prompt to review some points in Google authentication, somehow they started creating a new connection object to supbase every time.

This application was working fine for months, now at some point they started creating new client connections. I know the bug, but now I can’t access the project and fix it.

Yes, I do a lot of forks and backups to ensure the stability points of the application. I can go back, but this is very, very strange, it’s just a feedback how this tool needs more attention.