familiarity with Vue.jsunderstanding of vue multiselect component props
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
30
調査方針
Investigate the component's initial selection behavior. Check the source code in src/components/Multiselect.vue for how the 'value' prop is handled on mount. Look at the user's code in the pastebin (link provided) to reproduce the issue. Consider if the empty element appears due to a missing or misconfigured 'options' or 'value' prop. Review any existing comments for maintainer input.
selected an empty element · shentao/vue-multiselect#831 | Good First Issue