Open leo91000 opened 4 years ago
I think there might be a problem with the selection slot
https://codepen.io/leo91001/pen/dyPdGWY
Use multiselect with a template slot for "selection"
According to the documention it should actually replace the html selected input
The slot is not used and no html is replaced
Your code works if you use vue-multiselect version 2.1.6.
thank you so much dude)))
I think there might be a problem with the selection slot
Reproduction Link
https://codepen.io/leo91001/pen/dyPdGWY
Steps to reproduce
Use multiselect with a template slot for "selection"
Expected behaviour
According to the documention it should actually replace the html selected input
Actual behaviour
The slot is not used and no html is replaced