diff --git a/core/src/components/select/select.tsx b/core/src/components/select/select.tsx index b4ed9aed43..9fe26349bb 100644 --- a/core/src/components/select/select.tsx +++ b/core/src/components/select/select.tsx @@ -776,8 +776,27 @@ export class Select implements ComponentInterface { * We ensure the target isn't this element in case the select is slotted * in, for example, an item. This would prevent the select from ever * being opened since the element itself has slot="start"/"end". + * + * Clicking a slotted element also causes a click + * on the