Hey everyone,
I am having a very annoying issue with my repeating group where it maintains old data for a split second when the new data has been set.
Normally this would not be an issue because the user would not be able to tell. However, in my case - a messaging feature - I am not only changing the data in the repeating group, but moving from one chat to another. This means that when the user switches between their chats, which all use the same repeating group to show messages, they will temporarily see the messages from a different chat in the chat they are navigating to.
This issue was described here almost 3 years ago, and the replies on this do not give a solution.
This is quite an involved situation and a bit of a niche use case, but any help here would be greatly appreciated.