Happy-Coding-Clans / vue-easytable

A powerful data table based on vuejs. You can use it as data grid、Microsoft Excel or Google sheets. It supports virtual scroll、cell edit etc.
https://happy-coding-clans.github.io/vue-easytable/
MIT License
3.63k stars 725 forks source link

[Bug Report] IE11浏览器下contextmenu菜单为空 #594

Open WytUndefined opened 10 months ago

WytUndefined commented 10 months ago

选择要提交 issue 的库

vue-easytable

Issue 类型

Bug

Issue 标题

IE11浏览器下contextmenu菜单为空

仓库版本

v2.27.1

Vue 版本

vue2

浏览器

IE11

系统类型

Windows

重现链接

http://huangshuwei.gitee.io/vue-easytable/#/zh/doc/table/contextmenu

重现步骤

IE11浏览器下,使用官方文档示例,首次页面右键菜单可以正常显示,再次点击右键菜单列表为空

期望的结果是什么?

body右键菜单正常显示

实际的结果是什么?

IE11下右键菜单列表为空 image