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

Vu-Select Not Working #273

Open
behkha opened this issue Aug 4, 2022 · 1 comment
Open

Vu-Select Not Working #273

behkha opened this issue Aug 4, 2022 · 1 comment

Comments

@behkha
Copy link

behkha commented Aug 4, 2022

I just used doc code in my project with vue version ^2.7.8 and here is log error:

vue.js?ba4c:3697 TypeError: Cannot read properties of null (reading 'isSelect')
at VueComponent.getParent (vuesax.js?574d:21713:1)
at VueComponent.mounted (vuesax.js?574d:21717:1)
at invokeWithErrorHandling (vue.js?ba4c:3665:1)
at callHook$1 (vue.js?ba4c:3071:1)
at Object.insert (vue.js?ba4c:4880:1)
at invokeInsertHook (vue.runtime.esm.js?2b0e:6883:1)
at VueComponent.patch [as patch] (vue.runtime.esm.js?2b0e:7094:1)
at Vue._update (vue.runtime.esm.js?2b0e:3730:1)
at VueComponent.updateComponent (vue.runtime.esm.js?2b0e:3831:1)
at Watcher.get (vue.runtime.esm.js?2b0e:3407:1)

@lk77
Copy link

lk77 commented Oct 17, 2022

This project is not maintained, and vuesax-next was never meant to be working with vue 2 anyway,

you will have no other choice than using vuesax v3 with vue 2 (https://github.com/lusaxweb/vuesax), which is a bad idea for new projects because it's not maintained

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

2 participants