-
-
Notifications
You must be signed in to change notification settings - Fork 15
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 Nuxt3 #29
Comments
Was just looking at this - any thoughts/updates here? @BSBjorn did you end up with a solution? Wondering how much time I should spend on this! Lmk! 🤝 |
Same here on Vue3 |
Any idea of when this issue will be addressed? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When trying to use this library in my Nuxt 3 app, I can't get it working.
The video (Vimeo) is not loaded and gives me error:
Uncaught (in promise) TypeError: can't access property "_c", t3._self is undefined
To Reproduce
Create a vue component in Nuxt 3.
Expected behavior
Is that the video loads.
The text was updated successfully, but these errors were encountered: