Hi,
I have a repeating group in a reuseable element that is not refreshing when new data is created.
When a user creates a post, a database trigger runs to create a notification.
The rg in the reuseable element shows notifications.
The trigger is running and i can see the new notifications in the database, but unless i refresh the page of the app, the new notifications are not displayed.
This is how the rg is set up:
Can anyone see anything I’m missing in the rg set up?
Thanks