Describe the bug
In a scenario of a DropDownList with virtualization and a valuePrimitve set to true, the selected value disappears if the data in the popup is scrolled.
To Reproduce
Expected behavior
The selected value of the DropDownList should not disappear when scrolling its data.