vue-multiselect
vue-multiselect copied to clipboard
showNoOptions , to hide options when empty, is not in the documentation
Reproduction Link
Look at https://vue-multiselect.js.org/#sub-props
Steps to reproduce
Just read at https://vue-multiselect.js.org/#sub-props
Expected behaviour
showNoOptions
option exists, but it not in the props list.
Actual behaviour
showNoOptions
option exists, but it not in the props list.
You have the noOptions slot; is that what you meant?
Thanks for creating an issue around this @stouch. I see there is a duplicate issue with #1136 so I'm going to close this, so we can fix it in that issue