question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Vimeo player not working

See original GitHub issue

Current Behavior

Vimeo Player not working

For example I have this code <ReactPlayer url='https://vimeo.com/243556536' playing />

And it’s not working I got error

Uncaught (in promise) TypeError: Cannot read property 'Player' of undefined

in file Vimeo.js on this place

this.player = new Vimeo.Player

Environment

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:11 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
artemkhalygovcommented, Aug 12, 2019

If I embded this script on page <script type="text/javascript" charset="utf8" async="" src="https://player.vimeo.com/api/player.js"></script>

Everything works as expected

0reactions
cookpetecommented, Dec 28, 2020

@oleksandrbyk This is a quirk with the Vimeo player API and nothing to do with ReactPlayer.

More info and related issues at https://github.com/cookpete/react-player/issues/921#issuecomment-641144142

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Fix Vimeo Videos Not Playing on Chrome and Firefox?
Part 2: Solutions for The Vimeo Videos Not Playing Problems on Chrome · Solution 1: Check your Internet connection · Solution 2: Clear...
Read more >
Troubleshoot player error messages – Help Center - Vimeo
If reloading the player doesn't immediately resolve the issue, check your network connection to make sure it's up and running. If the error...
Read more >
Fix: Vimeo not working in Chrome or Firefox - The Windows Club
Vimeo video not playing in Firefox ... First of all, clear all Cookies, Internet Cache & History. You will be able to do...
Read more >
Player.vimeo.com Took too Long to Respond [Chrome, Firefox]
2. Fix Vimeo issues on Chrome · Launch Chrome and click on the three vertical dots at the top right corner. · Select...
Read more >
Vimeo Videos Won't Play; Video Not Playing In Chrome!
Vimeo Videos Won't Play; Video Not Playing In Chrome! · 1.1 Solution 1: Check Your Network Connection · 1.2 Solution 2: Allow Flash...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found