Combo with template bug?

I have a form combo with template for the dropdown items. The combo’s data is a key value pair but when i select an item the displayed value inside the combo is the template instead of the value. This happened after the last update.

Previously the combo used to display the value which is mapped with a key!

Any reason for that?

Is there an available solution to this issue?

Is there a way to have the template of the combobox to be available only in the dropdown menu but not inside the input field when one or more values are selected?

Hello Nikolai.

Unfortunately the current behavior is an expected and correct one.
Combo template is applying to the options list and to the selected option.