You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately Vue 3 introduced some breaking changes... I fixed them on my own but ultimately decided to write a new improved package. You can check it out here
Running into the following issue trying to use
vue-youtube-embed
on Vue 3 RCInstalled
vue-youtube
vianpm
, and imported it into my project globally inmain.js
(Vue 3 docs).main.js
In the console, I get the following error:
Any ideas? Thanks!
The text was updated successfully, but these errors were encountered: