react-videojs icon indicating copy to clipboard operation
react-videojs copied to clipboard

react videojs wrapper

Results 5 react-videojs issues
Sort by recently updated
recently updated
newest added

./node_modules/react-videojs/dist/index.js node_modules/react-videojs/dist/index.js:8 ``` 5 | var blacklist = require('blacklist'); 6 | var React = require('react'); 7 | > 8 | module.exports = React.createClass({ 9 | displayName: 'VideoJS', 10 | 11...

## When component receive the new link it can't update link. ``` componentWillReceiveProps(next) { let that = this this.setState({ link: next.data.link, }) } render() { let atrVideo = { "id":...

video.js has a great size of plugins and many setting options, will you consider to add support for those advantages?

Hi, how to solve the problem please tell me. I make a videoportal like YouTube. There is the main video window, and a couple of icons with the recommendations. If...

solve problem with video src https://github.com/esportsguy/react-videojs/issues/6 but need solve poster reload