justinribeiro / lite-youtube

The fastest little YouTube web component on this side of the internet. The shadow dom web component version of Paul's lite-youtube-embed.
https://www.npmjs.com/package/@justinribeiro/lite-youtube
MIT License
956 stars 70 forks source link

nuxt2 problem #104

Closed heyinbeiguiqu closed 1 month ago

heyinbeiguiqu commented 1 month ago

The lite-youtube component does not appear when I use the client-only wrapper

justinribeiro commented 1 month ago

Issues like this pop-up from time to time related to frameworks and other build-ish systems. Check the documentation for Nuxt on how to handle vanilla web components.