New items not showing immediately in vertical list search

Hey Bubble community! :waving_hand:
I have a vertical list (repeating group) in my app that does a “Do a search for” with several constraints.
Until last week, when I created a new item matching those constraints, it appeared instantly in the list.
Now it doesn’t show up unless I relaunch BubbleGo app :confused:

Did something change recently in how searches update? Or is there something I should modify in my setup?
Would really appreciate your help , thanks a lot! :folded_hands:

Hey @adikarige.samitha, I’ve seen that happen before, sometimes the repeating group doesn’t auto-refresh right away, especially on BubbleGo.

After creating a new item, try running a “Display list in RepeatingGroup” action or re-triggering the search with “Do a search for” again. That usually forces the RG to refresh instantly. It could also be a minor caching thing on BubbleGo after the last update, I’ve noticed it delay new data sometimes.