Supabase auth plugin error?

How do i fix this? im using supabase auth plugin stuff from weweb

name: "TypeError"
stack: "TypeError: Cannot read properties of null (reading 'map') at Object.getUserRoles (https://cdn.weweb.io/components/1fa0dd68-5069-436c-9a7d-3b54c340f1fa/c7dd6de2-94e4-4314-b2bd-38de75ace682/dist/man..."
message: "Cannot read properties of null (reading 'map')"

fixed. The issue was that i changed my users table name, and it was not finding in the Auth plugin setup

2 Likes

Great!

I’m happy you came back to update us on how you fixed it.

2 Likes