© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•3y ago•
8 replies
OMGairbnbs

Multiple GoTrueClient error

GoTrueClient.js:58 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.

const supabase = createClient<Database>(process.env.NEXT_PUBLIC_SUPABASE_URL!, process.env.NEXT_PUBLIC_SUPABASE_ANON_KEY!)

I'm using this on several files, can that be the issue? Anyone knows how can i fix it?

Thanks
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Warning : Multiple GoTrueClient instances detected in the same browser context
SupabaseSSupabase / help-and-questions
3y ago
Documentation for createClient doesn't match implementation? Bug in GoTrueClient.js?
SupabaseSSupabase / help-and-questions
4y ago
multiple questions
SupabaseSSupabase / help-and-questions
13mo ago
ERROR: cannot insert multiple commands into a prepared statement
SupabaseSSupabase / help-and-questions
2mo ago