Closed Bug 1581874 Opened 6 years ago Closed 6 years ago

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

Categories

(DevTools :: Debugger, defect, P2)

defect

Tracking

(firefox71 fixed)

RESOLVED FIXED
Firefox 71
Tracking Status
firefox71 --- fixed

People

(Reporter: Honza, Assigned: davidwalsh)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

STR:

  1. Load http://janodvarko.cz/xhr-spy/
  2. Create Load => load event listener BP
  3. Reload the page & Hit the BP
  4. Watch the Browser console for the following error
Warning: Each child in a list should have a unique "key" prop. See https://fb.me/react-warning-keys for more information.
    in InlinePreview
    in InlinePreviewRow (created by Connect(InlinePreviewRow))
    in Connect(InlinePreviewRow) (created by InlinePreviews)
    in div (created by InlinePreviews)
    in InlinePreviews (created by Connect(InlinePreviews))
    in Connect(InlinePreviews) (created by Editor)
    in div (created by Editor)
    in div (created by Editor)
    in Editor (created by Connect(Editor))
    in Connect(Editor) (created by App)
    in div (created by App)
    in div (created by App)
    in div (created by SplitBox)
    in div (created by SplitBox)
    in SplitBox (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

Honza

Pushed by dwalsh@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/4b43bf648efd Prevent React error for missing keys r=jlast
Assignee: nobody → dwalsh
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 71
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: