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

Video appears on the page but can not play #47

Open
Mikeks81 opened this issue Jul 10, 2019 · 0 comments
Open

Video appears on the page but can not play #47

Mikeks81 opened this issue Jul 10, 2019 · 0 comments

Comments

@Mikeks81
Copy link

Mikeks81 commented Jul 10, 2019

I'm having problems getting the component to play my video. I keep getting the error this.el_.play is not a function when i press the play button.

my current implementation of the component is

<ReactPlayerLoader
    accountId='1625296048001'
    playerId='0261d90f-ba8d-47eb-b883-d7d68dd58e91'
    videoId='6056576437001'
  />

is there anything else i need to do ?

my app deps

    "@brightcove/react-player-loader": "^1.2.1",
    "babel-polyfill": "^6.26.0",
    "bootstrap": "^4.3.1",
    "custom-event-polyfill": "^1.0.7",
    "jquery": "^3.3.1",
    "react": "^16.5.2",
    "react-app-polyfill": "^0.1.3",
    "react-cookie": "^3.1.2",
    "react-dom": "^16.5.2",
    "react-lazy-hero": "^1.0.0",
    "react-router-dom": "^4.3.1",
    "react-scripts": "2.0.5",
    "reactstrap": "^8.0.0"
  },```
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

1 participant