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

[DevTools Bug]: Loading / parsing hook names is failing on v4.20 #22591

Closed
jstejada opened this issue Oct 19, 2021 · 1 comment · Fixed by #22590
Closed

[DevTools Bug]: Loading / parsing hook names is failing on v4.20 #22591

jstejada opened this issue Oct 19, 2021 · 1 comment · Fixed by #22590

Comments

@jstejada
Copy link
Contributor

jstejada commented Oct 19, 2021

Website or app

reactjs.org

Repro steps

  1. Open a website that uses React.
  2. Inspect an element that uses Hooks.
  3. Attempt to load hook names.
  4. Loading hook names always fails:

image

@jstejada
Copy link
Contributor Author

Fix landed in #22590, it should be a few days before it can be published to the Chrome Web Store, since it needs to go through the review process.

@jstejada jstejada removed the Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug label Oct 20, 2021
@jstejada jstejada closed this as completed Nov 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant