Supabase Get Query result wipe out after page reloads

  1. My goal: Connect with Supabase and after reload of the page the data should remain in the table
  2. Issue: Data wipe outs and shows empty when page reloads
  3. Steps I've taken to troubleshoot:
  4. Additional info: (Cloud or Self-hosted, Screenshots)

Hi @vishwasbhawan,

Apologies for the delay here!

Is the get query set to manually trigger? You may need to set it to automatic:

If you want the query to be manual, you could go to the advanced tab of the query and set it to manually trigger on page load:

Let me know if that doesn't resolve things! It would be helpful to see some screenshots or an app json export