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

Cannot read property 'directive' of undefined In Vue3 #65

Open
nightingoole opened this issue Apr 21, 2021 · 2 comments
Open

Cannot read property 'directive' of undefined In Vue3 #65

nightingoole opened this issue Apr 21, 2021 · 2 comments

Comments

@nightingoole
Copy link

After I import VueCoreVideoPlayer from yarn add use in vue3, it give me an error: Cannot read property 'directive' of undefined.

vue-core-video-player.common.js?42ab:5273 Uncaught TypeError: Cannot read property 'directive' of undefined
at Module.fb15 (vue-core-video-player.common.js?42ab:5273)
at webpack_require (vue-core-video-player.common.js?42ab:21)
at eval (vue-core-video-player.common.js?42ab:85)
at eval (vue-core-video-player.common.js?42ab:88)
at Object../node_modules/vue-core-video-player/dist/vue-core-video-player.common.js (chunk-vendors.js:3989)
at webpack_require (app.js:854)
at fn (app.js:151)
at eval (main.js:23)
at Module../src/main.js (app.js:1416)
at webpack_require (app.js:854)


@o-github-o
Copy link

这个问题解决了吗

@hzlzsm
Copy link

hzlzsm commented Nov 14, 2023

还是一样用不了

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