We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d0b429 commit 53bc4c9Copy full SHA for 53bc4c9
core/src/components/picker-column/picker-column.tsx
@@ -682,7 +682,6 @@ export class PickerColumn implements ComponentInterface {
682
{this.renderAssistiveFocusable()}
683
<slot name="prefix"></slot>
684
<div
685
- aria-hidden="true"
686
class="picker-opts"
687
ref={(el) => {
688
this.scrollEl = el;
0 commit comments