-
Looks like for some reason VuePlyr.vue is not using the plyr.polyfilled.js this is causing the issue that the video player is not working on IE11, is there any way to use without using the polyfill.io…
-
Hello,
I followed the example on https://github.com/surmon-china/vue-video-player/tree/master/examples/nuxt-ssr-example which works great as it is. But when I try to add a plugin, it won't work.
…
-
Audio will only play once on iOS Safari & Chrome mobile. When clicking play on vue-plyr it plays the first time and then will not play again. What's weird is if I lock my iPhone then unlock it and hit…
-
1. Iframe src not updating dynamcially.only on reload of full page only its updating. Being a SPA application, I am not supposed to reload the whole page.
2. Deleting the particular video, still ifra…
-
Hello!
I am trying to use your awesome file manager but I ran into two problems.
The first one: Images are not shown due to lack of authorization header. I can upload and delete images but the image…
-
Reactivity is broken for controls:
I have an audio player that has 2 states: minimised and full (var fullview), in which some controls are hidden/shown (think of spotify). The problem is that the co…
-
How do I use the .source setter on the vue-plyr? the regular js plyr example for youtube is:
player.source = {
type: 'video',
sources: [
{
src: 'bTqVqk7FSmY',
…
-
- Laravel Mix Version: 4.0.16
- Node Version (`node -v`): 12.4.0
- NPM Version (`npm -v`): 6.9.0
- OS: Windows 10
### Description:
I'm working on a project in Laravel and uses ES6 J…
-
Wow! I love these player. I am building an app with Nuxt.js and i require having a player and a playlist.
Please can these plugin work with Nuxt.js?
-
Hi,
vue-plyr was previously working fine, after some update I am unable to download this package using npm , Its always prompting for npm install, even after downloading multiple times.