-
Notifications
You must be signed in to change notification settings - Fork 46.9k
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
Annoying popup from chrome devtools wrongly telling me I'm using an old version of React #17033
Comments
Same here, can someone answer this please? |
What version of DevTools are you using? |
Could be related to #16897 |
@LukenAgile42 @hsiehc Can you provide a CodeSandbox repro link, please? |
Sorry to hear. This sounds annoying. Going to need a repro case though. Can you perhaps share a URL where this can be reproduced? |
I am using version 4.2.0 , I cant reproduce the bug with a minimal create-react-app build. Here is a list of our dependencies at least..
|
Hi, all. As conclusion. I want to say - need upgrading all components or use custom components. |
Or as I suppose the problem can be the injection external file in a component. |
Closing this issue since it still does not have a repro case and hasn't been commented on in a while. We can re-open it if a repro case is added! 🙇 |
I am given a rather annoying popup message
every single time I want to use devtools.
This is NOT correct. I am using React 16.8 with a standard create-react-app build.
The text was updated successfully, but these errors were encountered: