Hi everyone!
Hope you guys can help me here:
I’ve trying to display a user data list that a get from an external API.
I used the bubble tables plugin and it works fine displaying all elements. But now that I’m trying with the Repeating group I cannot get to display any data. Debugger shows every data element fine, just like the plugin table. There’s a difference in the repeting group debugger which is that “is loading” is displaying “no”.
Idk what’s causing it. I tried sending the list from the server differently and reinitializing the call from bubble to setup the datatypes but nothing.
I’ll leave a few pictures.
Also tried adding a key to the list but nothing
Hope you guys can guide me through this