Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vue 3 #422

Open
songoo opened this issue Dec 1, 2020 · 5 comments
Open

Vue 3 #422

songoo opened this issue Dec 1, 2020 · 5 comments

Comments

@songoo
Copy link

songoo commented Dec 1, 2020

Hello, is it vue 3 compatible ?

@laurisstepanovs
Copy link

laurisstepanovs commented Jan 5, 2021

I tried to integrate it into my project but I am getting an error in the browser console so looks like it's not compatible with Vue3.

vue-treeselect.cjs.js?ca17:1622 Uncaught (in promise) TypeError: _this16.$set is not a function
    at eval (vue-treeselect.cjs.js?ca17:1622)
    at Array.map (<anonymous>)
    at Proxy.normalize (vue-treeselect.cjs.js?ca17:1596)
    at Proxy.initialize (vue-treeselect.cjs.js?ca17:1059)
    at Proxy.handler (vue-treeselect.cjs.js?ca17:991)
    at callWithErrorHandling (runtime-core.esm-bundler.js?5c40:154)
    at callWithAsyncErrorHandling (runtime-core.esm-bundler.js?5c40:163)
    at job (runtime-core.esm-bundler.js?5c40:2021)
    at doWatch (runtime-core.esm-bundler.js?5c40:2068)
    at watch (runtime-core.esm-bundler.js?5c40:1933)

Does any updates are coming on Vue3?

@songoo
Copy link
Author

songoo commented Jan 6, 2021

I ended up with this https://www.primefaces.org/primevue/showcase/#/multiselect , to be frank i started to use almost everything that is in it, pretty nice. (at start had an issue that npm did not install latest version, but all working on v3 after solving that)

@alicompu
Copy link

alicompu commented May 8, 2021

Hello use this .
Great
https://github.com/megafetis/vue3-treeselect

@notflip
Copy link

notflip commented May 5, 2023

Is there a maintained version of this in 2023?

@rohini-mothe-maersk
Copy link

I used this lib but when we do npm install for compete app , it is throwing error for vue2 dependency

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants