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.

updated to latest version 1.6.1, player autoplays hls, even when using `playing={false}` attribute

See original GitHub issue

updated to latest version 1.6.1, player autoplays hls, even when using playing={false} attribute

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:14 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
cookpetecommented, May 23, 2018

@kumarharsh I think the problem is that it is autoplaying, not that it is not autoplaying.

0reactions
iambumbleheadcommented, May 25, 2018

I’ve tested this locally (not defining autoplay if autoplay is not truthy) and that did resolve the issue here

I edited lib/players/FilePlayer.js to use this autoPlay attribute

          autoPlay: playing || undefined,
Read more comments on GitHub >

github_iconTop Results From Across the Web

updated to latest version 1.6.1, player autoplays hls ... - GitHub
updated to latest version 1.6.1, player autoplays hls, even when using playing={false} attribute.
Read more >
react-player - NPM Package Overview - Socket - Socket.dev
A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion.
Read more >
plyr/changelog.md - UNPKG
1, # v3.4.3. 2. 3, - Fixed issue with nodeList for custom playback controls. 4. 5, # v3.4.2. 6. 7, - Fix play/pause...
Read more >
Package - react-player-custom
A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia, Mixcloud, and ...
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