riophae / vue-treeselect

A multi-select component with nested options support for Vue.js
https://vue-treeselect.js.org/
MIT License
2.87k stars 504 forks source link

Vue 3 composition api not working #487

Open ghost opened 2 years ago

ghost commented 2 years ago

I have the following error

image

will there be any solution?

bujartahiri commented 2 years ago

I am having the same issue in: "vue": "^3.2.1", "@riophae/vue-treeselect": "^0.4.0"

I hope there is a solution for this without downgrading vue

ghost commented 2 years ago

I found this https://github.com/megafetis/vue3-treeselect

jwpcing commented 1 year ago

vue3 用 element-plus,自带TreeSelect组件

1pyy commented 5 months ago

I found this https://github.com/megafetis/vue3-treeselect

这个库装之后,控制台有很多警告