hilongjw / vue-video

A HTML5 video player component for Vue.js
https://hilongjw.github.io/vue-video
327 stars 94 forks source link

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

Open ancin opened 4 years ago

ancin commented 4 years ago

video.vue?275a:412 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 (webpack-internal:///./node_modules/cache-loader/dist/cjs.js?!./node_modules/babel-loader/lib/index.js!./node_modules/cache-loader/dist/cjs.js?!./node_modules/vue-loader/lib/index.js?!./node_modules/vue-video/video.vue?vue&type=script&lang=js&:432:60)

GustavoLourenzzo commented 3 years ago

Mesmo problema

catcian commented 2 years ago

i have same quesition, you seel issues/11 , can fix you problem https://github.com/hilongjw/vue-video/issues/11

renatosaz commented 2 years ago

same here