Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React dev tools doesn't appear in chrome (Ubuntu 18.04.3) #16888

Closed
goldylucks opened this issue Sep 25, 2019 · 3 comments
Closed

React dev tools doesn't appear in chrome (Ubuntu 18.04.3) #16888

goldylucks opened this issue Sep 25, 2019 · 3 comments

Comments

@goldylucks
Copy link

Do you want to request a feature or report a bug?
Report a bug

What is the current behavior?
React dev tools don't appear in chrome dev tools

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:
Download latest chrome extension and go to https://reactjs.org, open dev tools

What is the expected behavior?
React dev tools tab should appear in chrome

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

React: N/A

▶ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 18.04.3 LTS
Release:        18.04
Codename:       bionic

▶ google-chrome --version
Google Chrome 77.0.3865.75

This worked in previous versions of chrome/chrome extension, but I'm not sure when exactly the bug surfaced, since I haven't used it in a while.

Thanks in advance for any help, React is awesome :)

@bvaughn
Copy link
Contributor

bvaughn commented Sep 25, 2019

Seems most likely to be a duplicate of #16840, the fix for which will be releasing sometime this afternoon probably. Sorry for the inconvenience!

@bvaughn bvaughn closed this as completed Sep 25, 2019
@bvaughn
Copy link
Contributor

bvaughn commented Sep 25, 2019

@goldylucks To help verify if this is indeed the same issue, would you be willing to install this prerelease build of DevTools and let me know if it fixes the missing tab issue?

ReactDevTools.zip

To install:

  1. go to about:extensions
  2. disable the React DevTools extension currently installed
  3. download the new extension and extract the ZIP file
  4. in about:extensions, enable "developer mode" in the top right
  5. click "load unpacked" button
  6. browse to select the extracted folder

@goldylucks
Copy link
Author

Sorry, had a crazy week.
Working fine with the new release, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants