You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 4, 2022. It is now read-only.
If a table is created without any columns, it should be visible like we show in supabase.io dashboard. In case of Grid, a loading spinner is being shown.
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
Create a table without any columns
Load the table in SupabaseGrid component
Then, you could only see loading screen
Expected behavior
The empty table should be shown as we show in supabase.io dashboard