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.