diff --git a/core/src/components/select/select.tsx b/core/src/components/select/select.tsx index 1d6a5f40fd..8ff4dde569 100644 --- a/core/src/components/select/select.tsx +++ b/core/src/components/select/select.tsx @@ -473,6 +473,7 @@ export class Select implements ComponentInterface { [mode]: true, 'in-item': hostContext('ion-item', el), 'select-disabled': disabled, + 'select-expanded': isExpanded }} >