[Bug] VText stateProxy 设置 underline 不会立即渲染
Open
Nobody has claimed this yet.
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
Steps to Reproduce
Current Behavior
自定义一个渲染列,通过 onMouseEnter addState 时,鼠标上下移动到不同行,underline 渲染错误
Expected Behavior
正常渲染
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.
Research direction
Start with the linked CodeSandbox minimal reproduction and inspect the VText stateProxy path triggered by onMouseEnter and addState. Reproduce moving the mouse between rows, then verify that underline rendering updates correctly for each row without stale state.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100