Database doesn't reflect update to lists

When I add new data to lists, it doesn’t reflect in the DB for some reason. Other fields work well, input fields, conditional statements etc., but when I add/remove or make any changes to lists with the [object, object] structure, it doesn’t update.

I have to reload the app for it to reflect. Is this a known bug or something else?

The DB view is known to refresh slow. Most folks end up building their own admin page to see more up to date info about their data.

1 Like

right. I know it’s slow sometimes, but the refresh is different.

I’m noticing some elements update straight away, but lists in particular don’t update at all. That’s what’s confusing me, and makes me wonder if/what’s wrong.

1 Like

This topic was automatically closed after 14 days. New replies are no longer allowed.