vime-js / vime

Customizable, extensible, accessible and framework agnostic media player. Modern alternative to Video.js and Plyr. Supports HTML5, HLS, Dash, YouTube, Vimeo, Dailymotion...
https://vimejs.com
MIT License
2.75k stars 154 forks source link

All properties in vue are undefined #308

Open ibrahimBeladi opened 2 years ago

ibrahimBeladi commented 2 years ago

Issue:

Every property in vime using Vue are undefined (via ref="...").

Versions:

@vime/core: 5.3.1 @vime/vue: 5.3.1 vue: 2.6.14

Related: #249