Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vimeo not playing in Chrome 112 Desktop using vue-plyr v 7.0.0 #424

Open
sjoerdoudman opened this issue Apr 26, 2023 · 2 comments
Open

Vimeo not playing in Chrome 112 Desktop using vue-plyr v 7.0.0 #424

sjoerdoudman opened this issue Apr 26, 2023 · 2 comments

Comments

@sjoerdoudman
Copy link

I have used the vue-plyr in a Nuxt 3 project using this stackoverflow explanation as a reference:
https://stackoverflow.com/questions/72388975/nuxt3-with-vue-plyr-for-youtube-document-is-not-defined-reference-error#answers-header. This gets the player to work fine with youtube video's. It also works in FireFox using a vimeo embed, but Chrome can't handle it.

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.

Environment
Browser: Chrome
Version: 112
Operating System: MacOs
Version: Montery
vue-plyr: 7.0.0
nuxt: 3.4.0

Console errors (if any)

vue-plyr.esm.js?666c:3 Unrecognized feature: 'autoplay,fullscreen,picture-in-picture'

Not sure, but this could be related to a Plyr issue described here: sampotts/plyr#2151

@skjnldsv
Copy link
Owner

@BorisKamp
Copy link

BorisKamp commented May 16, 2023

How did you get this working @sjoerdoudman ? I get

plyr.client.ts:1 Uncaught ReferenceError: VuePlyr is not defined
at plyr.client.ts:1:1

When I do what's stated in the stackoverflow post...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants