shentao / vue-multiselect

Universal select/multiselect/tagging component for Vue.js
https://vue-multiselect.js.org/
MIT License
6.69k stars 988 forks source link

singleLabel slot can not read nested property #1745

Open DarkMode1426 opened 8 months ago

DarkMode1426 commented 8 months ago

For this code option slot can read the nested property which is en_name, but the singleLabel slot throws an undefined error.