-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
-
I'm submitting a ...
[x] bug report
[ ] feature request
[ ] question about the decisions made in the repository
[ ] question about how to use this project -
Summary
React Developer Tools Chrome extension shows anUnsupported React version detected
error message after updating to 2.0.1 from 1.2.6
According to this message Annoying popup from chrome devtools wrongly telling me I'm using an old version of React facebook/react#17033 (comment), this can be related to external script injection introduced in 2.0.1
- Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. StackOverflow, personal fork, etc.)
Operating system: macOS Big Sur 11.5.2
Browser: Google Chrome 93.0.4577.63 (Official Build) (x86_64)
Extension: React Developer Tools 4.18.0
package.json
"engines": {
"node": "14.17.5",
"npm": "6.14.14"
},
"dependencies": {
"@aaronhayes/react-use-hubspot-form": "^2.0.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
}
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed