Hi,
I have a problem with repeating group (RG) pagination when I display it in fixed number of cells: I use next/previous icons to show next/previous items of RG.
The problem occurs when the last item is deleted while being visible: the RG doesn’t display anything, like it was stuck in the deleted RG page.
If the last item is visible to me and that another user decides to delete it, then I can’t see the items anymore, unless I refresh the page.
Here is a quick example:
https://app0test.bubbleapps.io/version-test/rg_pagination
First, I wanted to add an action in the workflow to go to page 1 of RG if the number of items changes but in my app (not the upper page which is just an example), I don’t have access to the RG in the worflow tab because the RG is inside a RG…
