Hey All!
I was hoping for some help. I created a sample application that only shows the issue I am having.
I am using the drag and drop elements, and repeating groups. I have a repeating group of items that are not associated with anything, and when you drag them to the drop zone it associated them with whatever account the drop zone is associated with.
The problem is, that when this association happens it correctly pulls the item off the list (repeating group) of stuff that can be dragged, but the list now contains slots with no data showing. You have to refresh the page to get it to show up correct.
Does anyone know a way to fix this?