React: React DevTools Chrome Browser Extension Option Select Boxes are broken

Created on 19 Aug 2019  路  6Comments  路  Source: facebook/react

Do you want to request a feature or report a bug?
Bug
What is the current behavior?
The select dropdowns don't function correctly, and are currently unreadable.

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem. Your bug will get fixed much faster if we can run your code and it doesn't have dependencies other than React. Paste the link to your JSFiddle (https://jsfiddle.net/Luktwrdm/) or CodeSandbox (https://codesandbox.io/s/new) example below:

settings broken

What is the expected behavior?
Select dropdown options are readable and able to be set correctly

Which versions of React DevTools, and which browser / OS are affected by this issue? Did this work in previous versions of React DevTools?

App Name | Version
-- | --
Google Chrome | 76.0.3809.100聽(Official Build)聽(64-bit)聽(cohort: Stable)
React DevTools | 4.0.4-3c6a219
OS | Windows聽10 OS Version 1809 (Build 17763.678)
JavaScript | V8聽7.6.303.29

Developer Tools Bug

Most helpful comment

Interesting! Thanks so much for the follow up, @GeorgeWL 馃檱

All 6 comments

Hey there,
Would you mind telling me which browser you are using? (and which version)

it's at the bottom of the issue, in a table @Eddie-CooRo

I don't understand this one. I'm not using a custom select or anything. There's no CSS styles that should impact select or option in the repo.

Could this be caused by some other browser plugin or customization you have applied?

I don't understand this one. I'm not using a custom select or anything. There's no CSS styles that should impact select or option in the repo.

Could this be caused by some other browser plugin or customization you have applied?

I'll try it out in incognito with all other extensions disabled, then report back.

all other extensions disabled. Display becomes fine.

So one of the extensions has been silly and set the css globally somewhere...very naughty.

Interesting! Thanks so much for the follow up, @GeorgeWL 馃檱

Was this page helpful?
0 / 5 - 0 ratings