vue-multiselect icon indicating copy to clipboard operation
vue-multiselect copied to clipboard

Dropdown do not render with v2.5.x

Open sandeepscet opened this issue 2 years ago • 2 comments

The dropdown does not render with [email protected] versions. It render properly with 2.6 though.

Reproduction Link

  • Not Working - https://jsfiddle.net/h19ytrsz/ (V2.5.15)
  • Working - https://jsfiddle.net/kshx046t/ (V2.6.14)

Steps to reproduce

  • Please check the above both links

sandeepscet avatar Sep 13 '23 10:09 sandeepscet

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

komxvl avatar Oct 21 '23 12:10 komxvl

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.

mattelen avatar Oct 25 '23 14:10 mattelen