opentiny / tiny-vue

TinyVue is an enterprise-class UI component library of OpenTiny community, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.
https://opentiny.design/tiny-vue
MIT License
1.53k stars 251 forks source link

🐛 [Bug]: tiny-grid中单元格右键菜单点击事件无效 #1709

Closed stwflyfox closed 1 month ago

stwflyfox commented 2 months ago

Version

latest

Vue Version

vue3

Link to minimal reproduction

tiny-grid中右键菜单点击事件无效

Step to reproduce

在tinyVue官方演练场中测试 使用 chrome (版本126.0.6478.115) 不会触发菜单点击后事件 image 在 360 浏览器中会触发,但打开了一个空白页 image

What is expected

No response

What is actually happening

No response

What is your project name

TinyVue

Any additional comments (optional)

No response

Issues-translate-bot commented 2 months ago

Bot detected the issue body's language is not English, translate it automatically.


Title: 🐛 [Bug]: The cell right-click menu click event in tiny-grid is invalid

gimmyhehe commented 2 months ago

@stwflyfox 在演练场中确实会有此问题,但是在真实工程中并没有,应该是演练场的bug,我们定位一下~

Issues-translate-bot commented 2 months ago

Bot detected the issue body's language is not English, translate it automatically.


@stwflyfox This problem does occur in the training ground, but it does not occur in the real project. It should be a bug in the training ground. Let’s locate it~

gweesin commented 1 month ago

have been working normally now.