❓ Supabase plugin not reliably loading in WeWeb editor (but works in live)

Hi everyone! I’m experiencing a persistent issue with the Supabase plugin in the WeWeb editor. Everything is configured correctly:

  • Supabase connection shows “Account connected”
  • Realtime collections and config are loaded in the plugin panel
  • All works perfectly in live mode

But in the editor, the connected data ( example like dynamic lists) often shows as an “Empty list”, even though I can see the tables are correctly connected. Refreshing the page or reloading the plugin doesn’t help. This issue has been happening on and off for about 2 weeks. Sometimes it randomly starts working again.

:camera_with_flash: I’ve attached screenshots to show:

  1. Plugin config is all green :white_check_mark:

  2. Editor shows an empty dynamic list :cross_mark:

  3. Live version shows the expected content :white_check_mark:

Anyone else experiencing this? Any ideas or workarounds? It makes building in the editor difficult when the data doesn’t show up.

Thanks in advance! :folded_hands:

Hi Eva, welcome back :waving_hand:

Did you take a look at your RLS in your collection tables in Supabase?

One thing that could be happening is that you are allowing view access to this data only to authenticated users.

And on your Live site you are actually logged in → so you can see your data.
But in your editor you might have been logged off, so you need to log in as a user to see the data

Can you try this and let me know if it works?

RLS isdisabled on these tables.
View access is to all users, not only to authenticated.
Also the logging in does not help.

Usaually the data shows up randomly in the editor. Some days it works, some days not.

Hi Eva,

I’m going to ask you to open a support chat so we can take a look at your issue: