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

Doesnt work with Vue 3.0

Open snimavat opened this issue 2 years ago • 8 comments

Trying to use inside ionic5 Vue3.0

Error

Uncaught (in promise) TypeError: Vue.prototype is undefined
    plugin vue-youtube.js:233
    renderComponentRoot runtime-core.esm-bundler.js:1189
    componentEffect runtime-core.esm-bundler.js:5214
    reactiveEffect reactivity.esm-bundler.js:42

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

Are there any plans to build a Vue3 compatible version?

joshjreed avatar Sep 18 '21 15:09 joshjreed

Are there any plans to build a Vue3 compatible version?

have you tried https://github.com/wobsoriano/vue-lite-youtube-embed ?

wobsoriano avatar Sep 18 '21 19:09 wobsoriano

Are there any plans to build a Vue3 compatible version?

have you tried https://github.com/wobsoriano/vue-lite-youtube-embed ?

i know you really want us all to use your version based on how you're replying multiple times in many issues here, but you're not at feature parity lol so

komali2 avatar Oct 21 '21 14:10 komali2

Are there any plans to build a Vue3 compatible version?

have you tried https://github.com/wobsoriano/vue-lite-youtube-embed ?

i know you really want us all to use your version based on how you're replying multiple times in many issues here, but you're not at feature parity lol so

Just suggesting an alternative. Not even forcing anyone ;)

Also, only replied to 2 issues :)

wobsoriano avatar Oct 21 '21 14:10 wobsoriano

Are there any plans to build a Vue3 compatible version?

have you tried https://github.com/wobsoriano/vue-lite-youtube-embed ?

actually a good one, thanks!

mirabledictu avatar Oct 21 '21 14:10 mirabledictu

but you're not at feature parity lol so

This one has the same functions and easy to migrate - https://github.com/NomNes/vue3-youtube

TitanFighter avatar Oct 21 '21 15:10 TitanFighter

but you're not at feature parity lol so

This one has the same functions and easy to migrate - https://github.com/NomNes/vue3-youtube

that looks good!

wobsoriano avatar Oct 21 '21 15:10 wobsoriano