3.2.0 causing videos to disappear
See original GitHub issueDescribe 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:
- Created 2 years ago
- Comments:5 (2 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I will do that tomorrow
could we please, publish the latest master version @chintan9. It seems to work fine every where 😍