shentao / vue-multiselect

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

Dropdown do not render with v2.5.x #1721

Open sandeepscet opened 11 months ago

sandeepscet commented 11 months ago

The dropdown does not render with Vue@2.5..x versions. It render properly with 2.6 though.

Reproduction Link

Steps to reproduce

komxvl commented 10 months ago

Hi @sandeepscet, both of your links don't render select, very strange...

mattelen commented 9 months ago

I don't believe Vue 2.5 or lower is supported by Vue, and therefore we're not in a position to support it as well. I would recommend installing older versions of the multiselect to see if they work for the older versions, or look at updating your Vue version.