Closed
Bug 1564861
Opened 5 years ago
Closed 5 years ago
WorkerList should have a unique key
Categories
(DevTools :: Application Panel, defect, P1)
DevTools
Application Panel
Tracking
(firefox70 fixed)
RESOLVED
FIXED
Firefox 70
Tracking | Status | |
---|---|---|
firefox70 | --- | fixed |
People
(Reporter: ogasidlo, Assigned: ladybenko)
References
Details
(Whiteboard: foundation-work)
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
console.error: "Warning: Each child in an array or iterator should have a unique \"key\" prop.\n\nCheck the render method of `WorkerList`. See https://fb.me/react-warning-keys for more information.\n in Worker (created by WorkerList)\n in WorkerList (created by App)\n in main (created by App)\n in LocalizationProvider (created by App)\n in App (created by Connect(App))\n in Connect(App)\n in Provider"
console.error: "Warning: Each child in an array or iterator should have a unique \"key\" prop. See https://fb.me/react-warning-keys for more information.\n in WorkerList (created by App)\n in main (created by App)\n in LocalizationProvider (created by App)\n in App (created by Connect(App))\n in Connect(App)\n in Provider"
Reporter | ||
Updated•5 years ago
|
Whiteboard: foundation-work
Assignee | ||
Updated•5 years ago
|
Priority: -- → P3
Comment 1•5 years ago
|
||
Type: defect → task
Reporter | ||
Updated•5 years ago
|
Type: task → defect
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → balbeza
Status: NEW → ASSIGNED
Priority: P3 → P1
Assignee | ||
Comment 2•5 years ago
|
||
Pushed by balbeza@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ab9793aafaa1
WorkerList should have unique keys r=Ola
Comment 4•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 70
You need to log in
before you can comment on or make changes to this bug.
Description
•