Bug 1530323 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

I am seeing the following warning in the Browser console that needs to be fixed.

Warning: Failed prop type: The prop `member` is marked as required in `HeadersPanel`, but its value is `undefined`.

This source location might help:
TabboxPanel resource://devtools/client/netmonitor/src/components/TabboxPanel.js:72

Honza
I am seeing the following warning in the Browser console that needs to be fixed.
The warning appears when I open the DevTools Toolbox and select the Network panel.

Warning: Failed prop type: The prop `member` is marked as required in `HeadersPanel`, but its value is `undefined`.

This source location might help:
TabboxPanel resource://devtools/client/netmonitor/src/components/TabboxPanel.js:72

Honza

Back to Bug 1530323 Comment 0