Supabase + new DataGrid -> Infinit Loop

Hi!

I have a simple setup with supabase (auth + rls) and the new datagrid to CRUD a table.

In editor mode everything is good and working, but after deployment if i try to access the page it doesn’t loads and creates an infinite loop of things loading.

More details:

  • There are no workflows in the page (on page load or anything)
  • The page contains only the datagrid binded to the supabase table

Can somebody help me?

Did you ever get resolution for this? I use Xano and am having a similar “infinite loop” issue with deployed pages using datagrid