Hello, I’m currently setting up a datagrid to display data from a view (using supabase), but there is an error I can’t figure out. When navigating to the page, I’m getting only one record (whereas the collection has 61) :
And when I refresh the collection manually in Weweb, I’m getting the good data, but with a blank line (the blank line appears when sorting by a column):
Do you have any hints about this ?