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

youtube example doesn't work after refresh #280

Closed
kasperkamperman opened this issue Aug 4, 2022 · 3 comments · Fixed by #434
Closed

youtube example doesn't work after refresh #280

kasperkamperman opened this issue Aug 4, 2022 · 3 comments · Fixed by #434
Assignees
Labels
bug Something isn't working

Comments

@kasperkamperman
Copy link

https://media-chrome.mux.dev/examples/media-elements/youtube.html

Tested this in Chrome 103/Safari 15.5 on MacOs 12.4

On first load it seems to work on both (I tested this in private mode). Doing a refresh, the page is reloaded but all buttons don't work. No start, skip or whatever possible.

View on first load.
Screenshot 2022-08-04 at 22 21 53

View after refresh.
Screenshot 2022-08-04 at 22 22 18

@dylanjha
Copy link
Collaborator

dylanjha commented Aug 4, 2022

That is ... really odd

And as a matter of fact. I can repro it. Confirmed

A hard refresh fixes it cmd + shift + r, might be a caching thing in the youtube iframe going on

@luwes luwes added the bug Something isn't working label Aug 5, 2022
@luwes
Copy link
Contributor

luwes commented Aug 5, 2022

I've encountered this as well in the https://github.com/muxinc/media-group project.

my fork fixes a bunch and adds some more events etc. I'll try to open a PR soon.
https://github.com/luwes/youtube-video-element

@luwes
Copy link
Contributor

luwes commented Jan 11, 2023

PR open at muxinc/youtube-video-element#19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants