[DevTools Bug]: Script tag connection method not working in 6.0.0 #31100
Labels
Component: Developer Tools
Status: Unconfirmed
A potential issue that we haven't yet confirmed as a bug
Type: Bug
Website or app
A basic Create React App project with React DevTools connected via script tag.
Repro steps
npm install -g react-devtools
oryarn global add react-devtools
npx create-react-app my-app
cd my-app
public/index.html
and add the following script tag at the beginning of head tag:npm start
oryarn start
react-devtools
This bug happens consistently when following the repro steps above. It occurs with the recently released React DevTools version 6.0.0, while it worked correctly in the previous version.
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)
No response
Error component stack (automated)
No response
GitHub query string (automated)
No response
The text was updated successfully, but these errors were encountered: