Hello,
A few weeks ago we started to have problems with ComboBoxes. Before this we had no problem.
First issue we faced was the ComboBox not showing values. This is fixed in: Choices-Combobox-showing-Ids-when-only-wanting-Values-and.
Now we still have a problem with DefaultSelectedItems. When we fill in DefaultSelectedItems with a dataverse field (e.g. [ThisItem.TestColumn]) it doesn't work. See video gif for a demonstration.
For this message we created a new table and new app. We created the ComboBox with items ["Hi";"Hello";"Bonjour";"Hallo";""], created a value for the ComboBox and the DefaultSelectedItems is [ThisItem.TestColumn].
Version Powerapps for teams: 3.21055.27
Table:

The app:

In the attachment we uploaded a video showing the problem.
Are we doing something wrong?