You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed the instruction to install the extension.
I tried it, it says.
I was like, huh that was strange because react devtools extension is red which is a sign that the webpage is using a development version of react.
I opened the production web page, it worked.
I suspect the extension is not detecting version 19.0.0 of react, I tried to downgrade the react version but I ran hundred of errors. Apparently, one of the former devs was someone that chased the latest and took hours upgrading projects to the lastest.
The production is still on a react version older than 19, we couldn't push an update due to some linting errors and breaking changes.
The text was updated successfully, but these errors were encountered:
Can you try with this repo: https://github.com/react-scan/react-scan-vite-example
I just try the extension with this repo and it works (it use React 19)
The message you see is that for some reason can't detect react on the page at all (it this is right after the extension installation maybe you should try to close the tab and open it again)
I followed the instruction to install the extension.
I tried it, it says.
I was like, huh that was strange because react devtools extension is red which is a sign that the webpage is using a development version of react.
I opened the production web page, it worked.
I suspect the extension is not detecting version 19.0.0 of react, I tried to downgrade the react version but I ran hundred of errors. Apparently, one of the former devs was someone that chased the latest and took hours upgrading projects to the lastest.
The production is still on a react version older than 19, we couldn't push an update due to some linting errors and breaking changes.
The text was updated successfully, but these errors were encountered: