OP
Hello Lovable Support Team
I'm having issues with the Lovable + Supabase integration after deleting my original Supabase project.
Context:
The original Supabase project was deleted.
I created a new Supabase project.
In Lovable → Connectors → Supabase the status shows Enabled (organization-level connection).
However, the app does not behave as if it's properly connected to the new Supabase project.
What I've done:
Manually created required tables in the new Supabase project (including user_roles).
Verified my user exists in Auth → Users.
Added myself as admin in public.user_roles using the correct auth.users.id.
Configured RLS policies.
Cleared browser storage and tested in Incognito.
Problems:
Admin role is not detected by Lovable
Admin UI options do not appear at all.
Auth/session behavior is inconsistent
Sometimes auto-login occurs and logout fails with an error.