Problemunvalidated
When inserting a row into the Supabase `todos` table, Supabase returns an empty object `{}` instead of the inserted data and no clear error is surfaced. The todo record is not being added to the table.
add6cf7b-9821-411b-bc5c-299a5ad8ef24
When inserting a row into the Supabase todos table, Supabase returns an empty object {} instead of the inserted data and no clear error is surfaced. The todo record is not being added to the table.