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 shows strings while loading on BVshow() breakpoint #180

Open
chrislewispac opened this issue Nov 13, 2015 · 3 comments
Open

Video shows strings while loading on BVshow() breakpoint #180

chrislewispac opened this issue Nov 13, 2015 · 3 comments

Comments

@chrislewispac
Copy link

There is a quick and unsightly flash on loading of the video data.

screen shot 2015-11-13 at 9 29 57 am

@webdevotion
Copy link

I'm also seeing this.

@jerome-toole
Copy link

I've just encountered this problem. You need to include video-js.css as it has this critical rule (and maybe others)

.vjs-hidden {
  display: none !important; }

Maybe you could just include that in bigvideo.css?

@NegativeDearc
Copy link

I also encountered this problem, add css file is ok now.

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

4 participants