vue-core-video-player icon indicating copy to clipboard operation
vue-core-video-player copied to clipboard

Cannot read property 'directive' of undefined In Vue3

Open nightingoole opened this issue 3 years ago • 2 comments

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)


nightingoole avatar Apr 21 '21 05:04 nightingoole

这个问题解决了吗

o-github-o avatar Nov 03 '23 05:11 o-github-o

还是一样用不了

hzlzsm avatar Nov 14 '23 02:11 hzlzsm