-
-
Notifications
You must be signed in to change notification settings - Fork 26
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
Not working with Vue3 & Vite3 #27
Comments
same problem |
4 similar comments
same problem |
same problem |
same problem |
same problem |
Hey @ozgurozalp & @tunghsingw 🙂 I'm very sorry I took so long to answer and fix this issue! Could you let me know if v2 fixed it for you? I successfully run it with latest Vite and Nuxt 3! |
After some more tinkering, importing onMounted from 'vue' instead of 'vue-demi' fixed the problem. On index.ts line 2: Edit: have made a PR with some more info #29 |
I only get the error in the image
The text was updated successfully, but these errors were encountered: