Closed Bug 1385674 Opened 7 years ago Closed 7 years ago

the imported React.js file appear to have some issues according the the error console.

Categories

(DevTools :: Shared Components, defect, P3)

defect

Tracking

(firefox57 fix-optional)

RESOLVED WONTFIX
Tracking Status
firefox57 --- fix-optional

People

(Reporter: unicorn.consulting, Unassigned)

Details

The following from my Error console. SyntaxError: test for equality (==) mistyped as assignment (=)?[Learn More] react.js:8370:48 SyntaxError: test for equality (==) mistyped as assignment (=)?[Learn More] react.js:12913:47 SyntaxError: test for equality (==) mistyped as assignment (=)?[Learn More] react.js:21443:55 ReferenceError: reference to undefined property "$$typeof"[Learn More] react.js:11094:10 ReferenceError: reference to undefined property "propTypes"[Learn More] react.js:5268:5 ReferenceError: reference to undefined property "autobind"[Learn More] react.js:5351:65 ReferenceError: reference to undefined property "$$typeof"[Learn More] react.js:11094:10 ReferenceError: reference to undefined property "propTypes"[Learn More] react.js:5268:5 ReferenceError: reference to undefined property "autobind"[Learn More] react.js:5351:65 Unknown property ‘user-select’. Declaration dropped. reps.css:218:13 ReferenceError: reference to undefined property "$$typeof"[Learn More] react.js:11094:10 ReferenceError: reference to undefined property "propTypes"[Learn More] react.js:5268:5 ReferenceError: reference to undefined property "autobind"[Learn More] react.js:5351:65 ReferenceError: reference to undefined property ".1104"[Learn More] react.js:2438:5
Umm, who is importing react.js? An add-on? We have no react.js in the comm-central source tree. There is one in mozilla-central in devtools, so if that has a problem, please change the product of the bug. Which version of TB are you using? Trunk, right?
The source in the error console does point to the shared devtools... so I will change the Product.
Component: General → Developer Tools: Shared Components
Product: Thunderbird → Firefox
I don't think we would edit React to correct errors in its source directly, so I am not sure there's an action to take here.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.