Closed
Bug 1483419
Opened 7 years ago
Closed 7 years ago
Replace usage of componentWillReceiveProps
Categories
(Tree Management :: Treeherder, enhancement, P1)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sclements, Assigned: sclements)
Details
Attachments
(1 file)
Replace the componentWillReceiveProps lifecycle in all relevant components with getDerivedState. It won't be deprecated until version 17, but the warnings will show up in a future 16.x release.
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → sclements
Assignee | ||
Updated•7 years ago
|
Status: NEW → ASSIGNED
Comment 1•7 years ago
|
||
Comment 2•7 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/3beca08c1098c946de75c4b39550fde89277a285
Bug 1483419 - remove componentWillReceiveProps in IFV (#4130)
Assignee | ||
Updated•7 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Updated•3 years ago
|
Component: Intermittent Failures View → TreeHerder
You need to log in
before you can comment on or make changes to this bug.
Description
•