[Bug] 合并单元格情况下 鼠标在合并单元格区间来回移动onMouseEnter onMouseLeave触发多次
Open
@fangsmile is already working on this.
Since Mar 6, 2025.
bug
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
Version
1.17.0
Link to Minimal Reproduction
https://codesandbox.io/p/sandbox/react-dev-forked-9tpl65
Steps to Reproduce
合并单元格 鼠标在合并单元格区间来回移动onMouseEnter onMouseLeave触发多次
Current Behavior
合并单元格 鼠标在合并单元格区间来回移动onMouseEnter onMouseLeave触发多次
Expected Behavior
onMouseEnter onMouseLeave 只在进入 移出时触发
Environment
- OS:
- Browser:
- Framework:
Any additional comments?
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.