[Accessibility] The aria-controls attribute should only appear when the DropDownList is open
I think that the aria with the wrong value is aria-controls because the ID does not exist at that render time. Because the popup with that ID is only rendered when the dropdown is open.