© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•7mo ago•
1 reply
Charlie

Supabase Api is not calling on client side

I am building the Sass platform using Next.js with Supabase.

Currently I am using Supabase on the client side to retrieve data for my user list view table, but after the initial load, it is not called again.

However, after refreshing the browser, I can retrieve data from Supabase. Why is that?

I am using this: "import { createClient } from '@supabase/supabase-js';"

"@supabase/supabase-js": "^2.53.0",
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

query exposed on client side
SupabaseSSupabase / help-and-questions
12mo ago
Different Supabase URL for client side and server side breaks auth
SupabaseSSupabase / help-and-questions
5mo ago
Client vs server-side database queries with Supabase
SupabaseSSupabase / help-and-questions
3y ago
Server side auth via the supabase React client
SupabaseSSupabase / help-and-questions
4y ago