Hubs-Foundation / Hubs-Foundation/Spoke

Fix React 16.9 warnings

Open
#756 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.