Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 272 Bytes

File metadata and controls

9 lines (7 loc) · 272 Bytes
@astryxdesign/core patch

[fix] Omit aria-controls from a closed Selector until its lazy listbox is mounted, preventing an invalid ARIA reference on initial render while preserving the combobox relationship whenever the popup is expanded.

@light-merlin-dark