Skip to content

Tree List with Vue 3 #151

@Jafesu

Description

@Jafesu

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions