Hi, I want to disable the control via `disabled` (or `readonly`) property but the clear button is still clickable and removes the value from `selectedItem`. I would expect that the clearable section is not visible or the button is disabled, too.