Hubs-Foundation / Hubs-Foundation/Spoke
Fix React 16.9 warnings
Open
bug
P3
- Dominant language
- JavaScript
- Stars
- 679
- Forks
- 260
- PR merge metrics
- No merged PRs in 30d
Description
```
Warning: componentWillMount has been renamed, and is not recommended for use.
```
```
Warning: componentWillReceiveProps has been renamed, and is not recommended for use.
```
etc.
Contributor guide
Research direction
No file, test, or entry point is named. Start by reproducing the React 16.9 warnings and search the project for componentWillMount and componentWillReceiveProps; done means the reported warnings and related warnings no longer appear.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100