diff --git a/src/pointerMixin.js b/src/pointerMixin.js index e363524a..98173e84 100644 --- a/src/pointerMixin.js +++ b/src/pointerMixin.js @@ -129,6 +129,7 @@ export default { } if (this.filteredOptions.length > 0 && + this.filteredOptions[this.pointer] && this.filteredOptions[this.pointer].$isLabel && !this.groupSelect ) {