Gavin
Results
3
comments of
Gavin
Adding `if ((option && this.label && this.index) || !option || !option.length) return "";` above `return option;` [here](https://github.com/sagalbot/vue-select/blob/master/src/components/Select.vue#L282) seems to resolve the problem.
This is great! Is it going to be merged?
Is this still an issue? Are there any workarounds?