CyberNika / v-contextmenu

🖱 ContextMenu based on Vue 3 & Vue 2
https://cybernika.github.io/v-contextmenu/
MIT License
918 stars 112 forks source link

组件注册失败 #126

Open LiMuhua opened 2 years ago

LiMuhua commented 2 years ago

描述

使用 CDN 引入资源,按照文档引入注册组件,注册失败,警告:A plugin must either be a function or an object with an "install" function. Edge插件开发,无法使用脚手架,只能静态引入插件项目中的文件资源。 文档中使用Vue.use(window.contextmenu); 其中获取到的window.contextmenu为undefined。 LZ9KSCUZ~JAKVBRI9Z {VZL 1659181022224 1659180201719

环境说明