-
Notifications
You must be signed in to change notification settings - Fork 83
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
初始化播放器之后能正常显示,但控制台报‘'codecType’属性相关的错误 #263
Comments
浏览器的版本发一下 |
搞错了,上面这张是我自己电脑浏览器的版本,报错的是公司的。下周一再看看,我自己的浏览器测试了demo没有报错 |
OK |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
bug 描述(Describe the bug)
初始化播放器之后能正常显示,但控制台报 Uncaught TypeError: Cannot create property 'codecType' on number '0'
项目使用 vite+vue3(javaScript)
复现(To Reproduce)
初始化代码:
页面能正常显示
但控制台报错,有几十条相同的报错信息:
The text was updated successfully, but these errors were encountered: