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

Vue3 support #44

Open
shershen08 opened this issue Mar 31, 2022 · 1 comment
Open

Vue3 support #44

shershen08 opened this issue Mar 31, 2022 · 1 comment

Comments

@shershen08
Copy link

Thanks for the amazing component @boussadjra
Are there any plans for adjusting it to work with a Vue3 out of the box, without composition-api plugin + Vue2 ?

if I add it to Vue3 app I get the following error

Uncaught (in promise) Error: [vue-composition-api] must call Vue.use(plugin) before using any function.
    at assert (vue-composition-api.module.js:32:15)
@boussadjra
Copy link
Owner

It is not compatible with vue 3, I'll try to upgrade when I have enough time

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