Closed Bug 1588258 Opened 5 years ago Closed 5 years ago

Prevent React Error: Breakpoints: Each child in a list should have a unique "key" prop.

Categories

(DevTools :: Debugger, defect)

defect
Not set
normal

Tracking

(firefox71 fixed)

RESOLVED FIXED
Firefox 71
Tracking Status
firefox71 --- fixed

People

(Reporter: davidwalsh, Assigned: davidwalsh)

Details

Attachments

(1 file)

Seeing this in the Browser Toolbox:

Warning: Each child in a list should have a unique "key" prop. See https://fb.me/react-warning-keys for more information.
    in div (created by Breakpoints)
    in div (created by Breakpoints)
    in Breakpoints (created by Connect(Breakpoints))
    in Connect(Breakpoints) (created by SecondaryPanes)
    in div (created by Accordion)
    in li (created by Accordion)
    in ul (created by Accordion)
    in Accordion (created by SecondaryPanes)
    in div (created by SecondaryPanes)
    in div (created by SecondaryPanes)
    in div (created by SecondaryPanes)
    in SecondaryPanes (created by Connect(SecondaryPanes))
    in Connect(SecondaryPanes) (created by App)
    in div (created by SplitBox)
    in div (created by SplitBox)
    in SplitBox (created by App)
    in div (created by A11yIntention)
    in A11yIntention (created by App)
    in div (created by App)
    in App (created by Connect(App))
    in Connect(App)
    in Provider
    in Provider
Pushed by dwalsh@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/63d879b5266d
Prevent React key erro in debugger's Breakpoints panel r=jlast
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 71
Assignee: nobody → dwalsh
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: