shentao / vue-multiselect

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

Vue3, defaults limit & optionsLimit #1741

Open viT-1 opened 6 months ago

viT-1 commented 6 months ago

It seems to me that the default value for props limit and optionsLimit are mixed up. I can't select 99999 options from 1000, but can select 1000 options from 99999.