react-component / react-component/virtual-list
由于传入的height不是一个固定值,所以想要实现在屏幕resize的时候更新height入参,将height作为state来维护,改变屏幕高度时,会出现js报错问题,不是必现,但是大概率可复现。
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 814
- Forks
- 171
- Avg merge
- 1h 3m
- Merged PRs (30d)
- 3
Description
Contributor guide
No contributing guide indexed for this repository
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
The issue provides only a screenshot and describes an intermittent JavaScript error when a state-managed height changes during screen resizing. No source file or test is named; begin by reproducing the resize scenario and tracing the height update path, with the error no longer occurring as the completion criterion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100