When using the MultiColumnComboBox on a mobile device and selecting an item the value of the widget is not changed.
This is a regression introduced with R1 of 2022 (v2022.1.119)
The value of the component is not updated. Select event is fired, but no dataItem is passes as event data. Change event is not fired at all.
Upon selection the value of the widget should be updated