Hello, so I have a simple repeating group, and a delete button which animates the row and deletes the entry from database, just like that:
The strange thing are these ‘ghost’ rows being kept after deleting the row.
I have tried removing the animation, and there are no more ‘ghost’ rows, but for the user it’s hard to tell if the row has been deleted, simply I would just like to have the animation effect if possible, has anyone encountered this maybe?
Thank you!