My app seems to work completely fine in test mode, it interacts with my supabase database fine, but in run mode or web publish the queries seem to fail.
Supabase row queries no longer work after publish but work in test mode
Database & APIs
Checking through my queries to make sure no null values are being sent, and defaulting to a known good uuid on a query where this may have happened.
Yes
3
2 replies