Setting a data field to blank/undefined

That’s not how to track a selection in a repeating group. The selection should be an integer, representing the index of the selected item. Let’s call it Selected.

The selected object is then:

RG’s list of Things:item #Selected

To create the state of no object being selected, set Selected to null.

See 20 minute mark in the video here: