Last Updated:
16 Dec 2021 13:24
by ADMIN
ComboBox: [UWP] The overflow indicator is not applied properly when in multiple selection and more items are preselected
When RadComboBox is set with multiple selection and more items are preselected, so that the overflow indicator should appear, there is a measurement issue - the overflow indicator is not displayed and the height of the input area is not measured correctly. As soon as the user shows and closes the dropdown, the size is properly calculated.