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

multiselect completely broke #1724

Closed WernerACQ closed 9 months ago

WernerACQ commented 9 months ago

Hi, the library suddenly stopped working

Reproduction Link

https://jsfiddle.net/shentao/jqofkzxc/

Steps to reproduce

see link

Can you please provide info on how to fix this?

mrckzgl commented 9 months ago

You need to include the vue framework as library in the jsfiddle: https://jsfiddle.net/4ot8d1bz/ image

Problem is unrelated to this repo.

mattelen commented 9 months ago

Yes, in the jsfiddle you need to include the vue framework.