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

Tree List with Vue 3 #151

Open
Jafesu opened this issue Jan 4, 2023 · 6 comments
Open

Tree List with Vue 3 #151

Jafesu opened this issue Jan 4, 2023 · 6 comments

Comments

@Jafesu
Copy link

Jafesu commented Jan 4, 2023

Hello!

I tried to use the Tree list (using the example code to get it started) but it is unable to load,
I get the following error:
Uncaught (in promise) TypeError: this.$options.components is undefined beforeCreate VueTreeList.vue:216

VueTreeList.vue line 216:
beforeCreate() { this.$options.components.item = require('./VueTreeList').default },

I am using Vue 3, is there a fix for this that you know of?
This component would be a HUGE help in my current project if I can get it working

Thanks

@renatovaler
Copy link

See: #131

@Jafesu
Copy link
Author

Jafesu commented Jan 4, 2023

See: #131

That doesn't really help me, So, basically saying it's in progress? Looks like there has been no progress on it since July

@renatovaler
Copy link

That doesn't really help me, So, basically saying it's in progress? Looks like there has been no progress on it since July

That's exactly it. Vue3 is not supported yet :(

@iviu23
Copy link

iviu23 commented May 17, 2024

It would be great to have a release upgraded to catch up with the Vue3 requirements.

@jcuenod
Copy link

jcuenod commented Jul 16, 2024

Would https://www.npmjs.com/package/vue-tree-dnd help?

@smaxgbJS
Copy link

It would be great to have a release upgraded to catch up with the Vue3 requirements.

I found this other repository: https://github.com/wsfe/vue-tree, and it worked just as well for me!

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