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

Uncaught DOMException: Failed to execute 'end' on 'TimeRanges' #13

Open
6337215 opened this issue Sep 5, 2017 · 2 comments
Open

Uncaught DOMException: Failed to execute 'end' on 'TimeRanges' #13

6337215 opened this issue Sep 5, 2017 · 2 comments

Comments

@6337215
Copy link

6337215 commented Sep 5, 2017

Uncaught DOMException: Failed to execute 'end' on 'TimeRanges': The index provided (0) is greater than or equal to the maximum bound (0).
at HTMLVideoElement.eval
has been an error

@timrijkse
Copy link

I'm also getting this issue. It seems this happens when the video content is not loaded yet or the element is set to display: none.

@karltaylor
Copy link

Had a similar problem when display: none was used, or if I was trying to hide a video off screen.

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

3 participants