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.

3.2.0 causing videos to disappear

See original GitHub issue

Describe the bug After updating from 3.1.0 to 3.2.0, some pages show a flicker of video then disappears completely, showing blank. No controls, nothing rendered at all.

the rendered html looks like the plyr was not instantiated at all:

<video class="plyr-react plyr"></video>

No errors logged, no warnings

Downgrading to 3.1.0 fixes completely.

To Reproduce I have not figured out why this happens only on some pages. The react-plyr component is being loaded through @loadable/component and is server side rendered. The same loaded component works fine on other places. Different video sources also disappear. Removing the @loadable/component and importing directly made no difference.

Desktop (please complete the following information):

  • OS: macOS
  • All browsers

Smartphone (please complete the following information):

  • Device: iPhone 12
  • Browser: safari

Issue Analytics

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

github_iconTop GitHub Comments

4reactions
chintan9commented, Nov 19, 2021

I will do that tomorrow

1reaction
realamirhecommented, Nov 18, 2021

could we please, publish the latest master version @chintan9. It seems to work fine every where 😍

Read more comments on GitHub >

github_iconTop Results From Across the Web

Climate change causes islands to disappear - YouTube
... try restarting your device. Your browser can't play this video. ... Climate change causes islands to disappear | 60 Minutes Australia.
Read more >
why do students videos disappear and reappear? They are ...
Generally when videos or files fade in and out it is due to an intermittent network issue. Let's start the troubleshooting steps to...
Read more >
OpenShot Video Editor - Fade in/out glitches - Launchpad Bugs
The reason is that the underlying problem in my case was that transitions (fade-ins, fade-outs, mixings, etc) were being timed correctly, but since...
Read more >
Listview disappears in android app - Telerik Forums
The issue with the ListView disappearing is often caused by multiple initialization of widgets or applications. Please check in your project and ...
Read more >
VideoJS : keep controls visible - javascript - Stack Overflow
<link href="http://vjs.zencdn.net/4.12/video-js.css" rel="stylesheet"> <script ... .vjs-fade-in,.vjs-fade-out { visibility: visible !important; ...
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