react-component / react-component/resize-observer
findDOMNode is deprecated in React's StrictMode (React 17 support)
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 201
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
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 reading React's StrictMode documentation on deprecated findDOMNode usage and the linked ant-design issue. Then locate the findDOMNode usage in this repository and verify that the warning no longer appears under React 17 StrictMode.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100