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

Private video prevents reusing of Vimeo.player, page basically crashes #132

Closed
Larzans opened this issue Mar 30, 2017 · 2 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@Larzans
Copy link

Larzans commented Mar 30, 2017

Expected Behavior

An existing Vimeo.player element can be used to load a new video even if the previous one couldn't be reproduced because it was set to private.

Actual Behavior

As soon as a private video has been loaded into the player it becomes useless and either always shows the player with the privacy message (Case A), or it crashes (console: Uncaught TypeError: Cannot read property 'sentry' of undefined....) and only a black window shows up instead of a new video when trying to load another one (Case B)

Steps to Reproduce

The full page can be seen here: http://aproductions360.com/en/service/long-format/
Simplified JSFIDDLE: https://jsfiddle.net/Larzan/qonqt7hw/10/
Case A: load the page and click on the first thumbnail FIRST, then try another video
Case B: load the page, open any video but the first, then try the first one and afterwards another video

@sstashkevich
Copy link

+1

@luwes luwes added the bug Something isn't working label Feb 23, 2018
@luwes luwes self-assigned this Feb 24, 2018
@luwes
Copy link
Contributor

luwes commented Mar 2, 2018

Duplicate of #166

@luwes luwes marked this as a duplicate of #166 Mar 2, 2018
@luwes luwes closed this as completed Mar 2, 2018
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

No branches or pull requests

3 participants