Closed Bug 1522791 Opened 5 years ago Closed 5 years ago

Failed prop types in ConfirmDialog and MessageContainer

Categories

(DevTools :: Console, defect)

defect
Not set
normal

Tracking

(firefox66 fixed)

RESOLVED FIXED
Firefox 66
Tracking Status
firefox66 --- fixed

People

(Reporter: Honza, Assigned: nchevobbe)

Details

Attachments

(1 file)

I am seeing the following React warnings in the Browser console:

Warning: Failed prop type: The prop getterPath is marked as required in ConfirmDialog, but its value is null.

Warning: Failed prop type: The prop isPaused is marked as required in MessageContainer, but its value is null.

STR:

  1. Appears when the Console panel is selected

Honza

Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED

This fixes PropTypes warning on MessageContainer
and ConfirmDialog components.

Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d6552069b6d9
Fix PropTypes warning in console; r=Honza.
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 66
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: