VisActor / VTable

VTable is not just a high-performance multidimensional data analysis table, but also a grid artist that creates art between rows and columns.
https://visactor.io/vtable
MIT License
1.68k stars 142 forks source link

[Bug] 开启了表格的复制功能后,tooltip显示的内容无法复制 #2003

Closed zhulinfeng2024 closed 3 months ago

zhulinfeng2024 commented 3 months ago

Version

1.4.0

Link to Minimal Reproduction

https://visactor.io/vtable/demo/component/tooltip

Steps to Reproduce

keyboardOptions: { copySelected: false } 使用这个属性,同时使用tooltip

Current Behavior

tooltip显示的内容无法复制

Expected Behavior

tooltip显示的内容可以正常复制

Environment

- OS:
- Browser:
- Framework:

Any additional comments?

No response