We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm using the latest version of vue3 and have gotten the component instance, but can't execute the play() method
"dependencies": { "@videojs-player/vue": "1.0.0", "video.js": "8.9.0", "vue": "^3.3.11", "vue-router": "^4.2.5", },
yarn
The text was updated successfully, but these errors were encountered:
我也遇到这个问题了,主键实例的这些方法都是undefined,只能通过dom去执行方法
Sorry, something went wrong.
No branches or pull requests
Describe the bug
I'm using the latest version of vue3 and have gotten the component instance, but can't execute the play() method
Reproduction
System Info
Used Package Manager
yarn
Validations
The text was updated successfully, but these errors were encountered: