react-component / react-component/virtual-list
findDOMNode is deprecated in React's StrictMode (React 17 support)
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 814
- Forks
- 171
- Avg merge
- 1h 3m
- Merged PRs (30d)
- 3
Description
Warning about deprecated findDOMNode usage. See react documentation.
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
Start by locating the virtual-list rendering path responsible for the deprecated findDOMNode warning, then read React's StrictMode documentation and the linked ant-design issue for context. Done means the warning no longer appears under React StrictMode while virtual-list behavior remains intact; the payload names no specific file or test to run.
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