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

problem with support for Vue3 #48

Open
Melicias opened this issue Oct 10, 2022 · 1 comment
Open

problem with support for Vue3 #48

Melicias opened this issue Oct 10, 2022 · 1 comment

Comments

@Melicias
Copy link

Hey
I installed this on Vue 3.2.13

I showed some errors regarding the "this.$set" is not a valid function
image

After a fast search on google I found out that Vue 3 doesn´t support this.$set anymore, so I changed the files by hand in the node_modules

After those changes it started to work.

So maybe you could do a few small changed and get this working on Vue 3?

Do you think this is possible?
Thank you so much

@raikodok
Copy link

Hey I installed this on Vue 3.2.13

I showed some errors regarding the "this.$set" is not a valid function image

After a fast search on google I found out that Vue 3 doesn´t support this.$set anymore, so I changed the files by hand in the node_modules

After those changes it started to work.

So maybe you could do a few small changed and get this working on Vue 3?

Do you think this is possible? Thank you so much

how do you change it in node_modules can u share me your solution, thank you

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