Closed
Bug 1660416
Opened 5 years ago
Closed 5 years ago
React warning about label prop on MenuItem when opening Evaluation Context Menu
Categories
(DevTools :: Console, defect, P3)
DevTools
Console
Tracking
(firefox82 fixed)
RESOLVED
FIXED
82 Branch
Tracking | Status | |
---|---|---|
firefox82 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
References
Details
Attachments
(1 file)
This is probably because we're using a MenuItem
without label for separators.
Assignee | ||
Updated•5 years ago
|
Severity: -- → N/A
Priority: -- → P3
Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Attachment #9171344 -
Attachment description: Bug 1660416 - Use an hr element as a menu separator instead of a MenuItem. r=ladybenko. → Bug 1660416 - Use an hr element as a menu separator instead of a MenuItem. r=bomsy.
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4bb2bd82d9c6
Use an hr element as a menu separator instead of a MenuItem. r=bomsy.
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox82:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 82 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•