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

React Developer Tools extension is not working correctly after update to 2.0.1 #28

Open
kshmidt opened this issue Sep 8, 2021 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@kshmidt
Copy link

kshmidt commented Sep 8, 2021

  • 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",
}

image

@aaronhayes aaronhayes added bug Something isn't working help wanted Extra attention is needed labels Sep 8, 2021
@aaronhayes
Copy link
Owner

Thanks for reporting the bug. I'm happy to accept PRs that fixes this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants