Skip to content

[DevTools Bug]: Firefox devtools extension doesn't work with React 19 #32836

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

Open
shardul-b opened this issue Apr 9, 2025 · 1 comment
Open
Assignees
Labels
Component: Developer Tools Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug Type: Bug

Comments

@shardul-b
Copy link

shardul-b commented Apr 9, 2025

Website or app

https://vite.new/react

Repro steps

I am using React 19 for my project and when I tried to access the components and profiler in Firefox. I got the following message:

Unsupported React version detected

This version of React DevTools supports React DOM v15+ and React Native v61+.

In order to use DevTools with an older version of React, you'll need to [install an older version of the extension](https://reactjs.org/blog/2019/08/15/new-react-devtools.html#how-do-i-get-the-old-version-back).

However the same works in Chrome with Devtools version: 6.1.1 (2/7/2025)

I have provided a sample project from the vite react template where this could be reproduced (as I was working on localhost) stackblitz link

Screenshot:

Image

How often does this bug happen?

Every time

DevTools package (automated)

No response

DevTools version (automated)

No response

Error message (automated)

No response

Error call stack (automated)


Error component stack (automated)


GitHub query string (automated)


@shardul-b shardul-b added Component: Developer Tools Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug Type: Bug labels Apr 9, 2025
@shardul-b
Copy link
Author

@hoxyq hoxyq self-assigned this Apr 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Developer Tools Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug Type: Bug
Projects
None yet
Development

No branches or pull requests

2 participants