Cannot read properties of null (reading 'from')

Hi, I’m getting an error message when setting up a Supabase collection:
“Cannot read properties of null (reading ‘from’)”

Does anyone have the same problem?

Thanks a lot!

I’d just redo the collection. Might be a bug

I did it, but the error persists.

Is your supabase properly configured? Maybe try re-installing the plugin. Is it a one table issue or all tables throw this?

Thank you for following up.
I have resolved the issue. I restarted the project in Supabase from this path:
Project Settings/General/Restart project.

1 Like