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

vue 3 compatibility

Open PaddyLock opened this issue 2 years ago • 2 comments

🐛 The bug Does not load VideoStream player with Vue 3 and throws this error

Uncaught (in promise) TypeError: h is not a function at Proxy.render (index.es.js:81:9)

🛠️ To reproduce use VideoStream with vue 3

🌈 Expected behaviour The player to load

ℹ️ Additional context

PaddyLock avatar Mar 16 '23 12:03 PaddyLock

This library is currently written for Vue 2. I'd welcome a PR to update it to Vue 3, or I'll aim to update it later.

danielroe avatar Mar 16 '23 14:03 danielroe

This library is currently written for Vue 2. I'd welcome a PR to update it to Vue 3, or I'll aim to update it later.

Hi! Can you tell me how to do this? need a module for vue 3

fenn1ks avatar Mar 22 '24 12:03 fenn1ks