vue-youtube-embed icon indicating copy to clipboard operation
vue-youtube-embed copied to clipboard

Does not work with vue 3.0

Open snimavat opened this issue 2 years ago • 1 comments

When trying to use an ionic5 App with vue 3.0.

Fails with following error

uncaught TypeError: Vue.prototype is undefined
    install vue-youtube-embed.js:224

snimavat avatar Aug 04 '21 11:08 snimavat

Published a lightweight component that works with both Vue 2/3

https://github.com/wobsoriano/vue-lite-youtube-embed

wobsoriano avatar Aug 27 '21 06:08 wobsoriano