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

环境说明
- 组件版本:3.0.0
-
Vue版本:3.2.37 - 操作系统及版本:Win11 22H2
- 浏览器及版本:Edge 103.0.1264.71