plyr: Vimeo video does not play on chrome desktop v89 in Plyr.io 3.6.4
Expected behaviour
Expecting the player to play on Vimeo videos like in regular videos or YouTube videos.
Actual behaviour
When I click on play for Vimeo videos it tries to play but then does pause immediately. Sometime when I reload it works normally, sometimes it doesn’t work. It’s pretty random and only in Chrome apparently.
Steps to reproduce
https://codesandbox.io/s/broken-shadow-v8lls?file=/src/App.vue
Environment
- Browser: Chrome
- Version: 89
- Operating System: Windows
- Version: 10
- Plyr: 3.6.4
Console errors (if any)
vue-plyr.esm.js?666c:3 Unrecognized feature: 'autoplay,fullscreen,picture-in-picture'
Link to where the bug is happening
https://codesandbox.io/s/broken-shadow-v8lls?file=/src/App.vue
or https://codepen.io/darkylmnx/pen/RwKNJbW (without Vue)
About this issue
- Original URL
- State: open
- Created 3 years ago
- Comments: 16 (2 by maintainers)
Commits related to this issue
- Merge pull request #2152 from didrip/fix-vimeo-video-play-chrome-89 add all required props to vimeo iframe allow attribute - fixes #2151 — committed to sampotts/plyr by sampotts 3 years ago
Will this change appear if I just
yarn update
? Because you didn’t do any version bumb @sampotts from what I see