This is the FAQ block. In the container I placed an accordion element. I have bound a table in Supabase to the container. The table has two columns Question and Answer. Then I attached the required column to the corresponding text. This was a week ago and everything was working. Yesterday I noticed that nothing was displayed. I started to refresh the collection and got an error. https://i.imgur.com/xN4PbH7.png, but all columns in the table are in place https://i.imgur.com/COQu5n9.png. I created a new table in Supabase and repeated all steps, but no data https://i.imgur.com/NTk4QcM.png
Quentin, thank you.
The cause was there, but not completely eliminated. I created a check table and when I disabled RLS everything started to show up, but nothing changed with the initial table.