- My goal: Connect with Supabase and after reload of the page the data should remain in the table
- Issue: Data wipe outs and shows empty when page reloads
- Steps I've taken to troubleshoot:
- 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

