Closed Bug 1337006 Opened 8 years ago Closed 8 years ago

React missing required prop 'setTabIndex' and 'selectedTab'

Categories

(DevTools :: Netmonitor, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1317645

People

(Reporter: Honza, Unassigned)

Details

STR 1) Open the browser console 2) Open the Toolbox and select the Network panel 3) See the following React warnings in the Browser console: Warning: Failed prop type: Required prop `setTabIndex` was not specified in `DetailsPanel`. in DetailsPanel (created by Connect(DetailsPanel)) in Connect(DetailsPanel) in Provider react-dev.js:22807:9 Warning: Failed prop type: Required prop `selectedTab` was not specified in `DetailsPanel`. in DetailsPanel (created by Connect(DetailsPanel)) in Connect(DetailsPanel) in Provider react-dev.js:22807:9 Honza
@Ricky: any tips? Honza
Flags: needinfo?(rchien)
Btw. you need dev build of React (ac_add_options --enable-debug-js-modules) Honza
Priority: -- → P2
Thanks! This issue will be addressed in bug 1317645.
Flags: needinfo?(rchien)
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.