Describe the bug
When filtering the DropDownList data, if both the value and the data-item-key properties are defined for the component, an error appears in the browser's console. Once the error appears, the popup of the component cannot be closed.
To Reproduce
Expected behavior
The DropDownList should continue to work with no issues no matter the combination of properties configured for it.