v-contextmenu icon indicating copy to clipboard operation
v-contextmenu copied to clipboard

组件注册失败

Open LiMuhua opened this issue 3 years ago • 0 comments

描述

使用 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

环境说明

  • 组件版本:3.0.0
  • Vue 版本:3.2.37
  • 操作系统及版本:Win11 22H2
  • 浏览器及版本:Edge 103.0.1264.71

LiMuhua avatar Jul 30 '22 11:07 LiMuhua