Grid组件会阻断鼠标右键菜单以及节点选中事件
- Dominant language
- TypeScript
- Stars
- 1.1k
- Forks
- 275
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the bug
使用Grid组件后ContextMenu Tooltip 等组件无法触发,node选中事件也无法触发,猜测为Grid组件层级遮住了画布;

### Your Example Website or App
https://codesandbox.io/p/sandbox/frosty-tdd-7crc7f
### Steps to Reproduce the Bug or Issue

### Expected behavior
触发对应组件与事件行为
### Screenshots or Videos

### Platform
window10 chrome

### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.