xdlumia / vue3-video-play

适用于 Vue3 的 hls.js 播放器组件,配置丰富,界面还算好看
https://codelife.cc/vue3-video-play/
610 stars 101 forks source link

快速拖动进度条报错,是什么问题 #101

Open wuzhongxiong opened 1 year ago

wuzhongxiong commented 1 year ago

Failed to set the 'currentTime' property on 'HTMLMediaElement': The provided double value is non-finite. TypeError: Failed to set the 'currentTime' property on 'HTMLMediaElement': The provided double value is non-finite. at et (webpack-internal:///./node_modules/vue3-video-play/dist/index.es.js:12181:30) at callWithErrorHandling (webpack-internal:///./node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js:290:18) at callWithAsyncErrorHandling (webpack-internal:///./node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js:298:17) at emit (webpack-internal:///./node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js:813:5) at eval (webpack-internal:///./node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js:7289:45) at S (webpack-internal:///./node_modules/vue3-video-play/dist/index.es.js:11654:36) at A (webpack-internal:///./node_modules/vue3-video-play/dist/index.es.js:11666:9) at triggerTouch (webpack-internal:///./node_modules/@vant/touch-emulator/dist/index.mjs:150:17) at eval (webpack-internal:///./node_modules/@vant/touch-emulator/dist/index.mjs:125:9)