Closed Bug 1632081 Opened 5 years ago Closed 5 years ago

Network Settings Menu Warning: Each child in a list should have a unique "key" prop.

Categories

(DevTools :: Netmonitor, defect, P2)

defect

Tracking

(firefox77 fixed)

RESOLVED FIXED
Firefox 77
Tracking Status
firefox77 --- fixed

People

(Reporter: Honza, Assigned: davidwalsh)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

STR:

  1. Load any page
  2. Open DevTools and select the Network panel
  3. Hover mouse over the Network Settings menu gear icon.
  4. Check out the Browser console

I am experiencing the following warning:

Warning: Each child in a list should have a unique "key" prop.

Check the render method of `MenuButton`. See https://fb.me/react-warning-keys for more information.
    in hr (created by MenuButton)
    in MenuButton (created by Toolbar)
    in span (created by Toolbar)
    in span (created by Toolbar)
    in Toolbar
    in VisibilityHandler
    in Unknown (created by Connect(Component))
    in Connect(Component) (created by MonitorPanel)
    in div (created by MonitorPanel)
    in MonitorPanel
    in VisibilityHandler
    in Unknown (created by Connect(Component))
    in Connect(Component) (created by App)
    in div (created by DropHarHandler)
    in DropHarHandler (created by App)
    in div (created by App)
    in App
    in VisibilityHandler
    in Unknown (created by Connect(Component))
    in Connect(Component)
    in Provider react-dev.js:276:32

Honza

Has Regression Range: --- → yes
Keywords: regression

David, can you please look at this, thanks!

Honza

Flags: needinfo?(dwalsh)
Assignee: nobody → dwalsh
Status: NEW → ASSIGNED
Flags: needinfo?(dwalsh)
Pushed by dwalsh@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/7835c6d7f3fa Prevent key warning in netmonitor toolbar r=Honza
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 77
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: