lusaxweb/vuesax-next

is Vue 3 supported?

cetricokola opened this issue · 5 comments

Can i use vuesax in my vue 3 project?

following

lk77 commented

This version of vuesax was meant to work with Vue 3, but i don't think it works now, it's not maintained,
I made a fork of original vuesax (aka https://github.com/lusaxweb/vuesax), that supports Vue 3 :

https://www.npmjs.com/package/vuesax3

Thank you. Let me check it out.

This version of vuesax was meant to work with Vue 3, but i don't think it works now, it's not maintained, I made a fork of original vuesax (aka https://github.com/lusaxweb/vuesax), that supports Vue 3 :

https://www.npmjs.com/package/vuesax3

This was nice of you, but the ui components used here are for vuesax v3, not v4?

lk77 commented

@Mikekkamara yes, original vuesax v3 https://github.com/lusaxweb/vuesax, not vuesax-next (v4)