Comments (13)
Shouldn't matter all that much. Could you try the firefox developer edition to see if that one does work?
yeah i just installed developer edition and its working fine on that one
from react.
@anvesh-vanam: We're sorry you've seen this error. ❤️
Unfortunately the URL you provided ("localhost") is not publicly accessible. (This means that we will not be able to reproduce the problem you're reporting.)
Please help us by providing a link to a CodeSandbox (https://codesandbox.io/s/new), a repository on GitHub, or a minimal code example that reproduces the problem. (Screenshots or videos can also be helpful if they help provide context on how to repro the bug.)
Here are some tips for providing a minimal example: https://stackoverflow.com/help/mcve
Issues without repros are automatically closed but we will re-open if you update with repro info.
from react.
Hey @anvesh-vanam, thanks for opening this issue.
- Are you using device toolbar (ctrl + shift + m) with some selected device? This may change user agent and we currently aware of this problem.
- Has this problem occurred after upgrading Firefox? Does it work with previous versions?
from react.
@hoxyq Hi.
- i sometimes do. but it happens regardless of whether im using it or not.
- i dont remember exactly but i think this has been happening for 2-3 weeks now, which seems to coincide closely with the
115.0.2 release date. i am on 115.0.3 facing the same issue
from react.
Hey @anvesh-vanam for me reinstalling the the extension when noticing this behavior did the join. Had the same issue on Chrome a couple of times.
from react.
Hey @anvesh-vanam for me reinstalling the the extension when noticing this behavior did the join. Had the same issue on Chrome a couple of times.
tried it multiple times. unfortunately didnt work.
from react.
@anvesh-vanam Try upgrading Firefox to v.116.0.1. Is this issue only occurring on windows?
from react.
Can confirm that the before mentioned issue doesn't occur on the latest firefox dev-ed on win11. Personally haven't experienced this issue on any browser in linux yet.
from react.
@anvesh-vanam Try upgrading Firefox to v.116.0.1. Is this issue only occurring on windows?
i upgraded to 116.0.1. the issue is still there. yeah im only using windows 10
from react.
Shouldn't matter all that much. Could you try the firefox developer edition to see if that one does work?
from react.
@anvesh-vanam I am not able to reproduce this issue in my windows machine. Good to hear that it's working with dev edition of Firefox.
from react.
Hey man, it seems to be a running issue that the dev tools sometimes break on older browser revisions. Experienced this with multiple releases over the past 2 years to be honest and either running dev/beta browsers or reinstalling the full browser itself usually does the job.
from react.
having the same issue in mac the firefox developer edition 117.0b8 (64-bit)
I see the REACT_DEVTOOLS_BREAK_ON_CONSOLE_ERRORS configuration in the DOM console, however running !!window.React in the console log comes back false.
And in the extension pin getting the error that this page isn't a react page.
from react.
Related Issues (20)
- Bug: manipulating controlled input value breaks native validation HOT 4
- Sponsored issue: fix an issue
- Bug: Re-rendering nested components breaks event listeners on parent HOT 1
- Bug: Nested suspense boundaries `Cannot read properties of null (reading 'parentNode')` on resolution
- Bug: pending attribute from useFormStatus is stuck as "true" when form action takes longer than ~5s to resolve HOT 3
- React developer tools messes with Smartermail HOT 1
- Bug: Unable to build react repo locally in Mac HOT 2
- Bug: Select when passed a value as Prop errors with a suggestion to pass readOnly HOT 14
- Bug: Seems like new hydrateRoot method doesn't provide any promise or callback to catch hydration process finish
- Bug: react-hooks/exhaustive-deps doesn't detect unnecessary dependencies
- Bug: New Suspense boundaries not shown until existing Suspense boundaries have resolved during transition
- Bug: You prioritized Nextjs. I have two questions...
- Bug: useReducer triggers reducer one more time in React 18 Responsive Mode HOT 10
- Bug: setState does not work, in the custom hook in the Safari browser HOT 1
- Feature Request: Support the `defaultSelected` Property for Rendered `<option>` Elements HOT 5
- Bug: useSyncExternalStore does not schedule update after mutation HOT 3
- TrustedTypes broken when using react HOT 1
- Bug: When building by UMD, react bundle does not includes Scheduler HOT 4
- Doc's Demo that includes const theme = use(ThemeContext) is broken HOT 2
- Bug: Difference of state behaviour between function components and class components HOT 4
Recommend Projects
-
React
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
Vue.js
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
Typescript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
-
TensorFlow
An Open Source Machine Learning Framework for Everyone
-
Django
The Web framework for perfectionists with deadlines.
-
Laravel
A PHP framework for web artisans
-
D3
Bring data to life with SVG, Canvas and HTML. 📊📈🎉
-
Recommend Topics
-
javascript
JavaScript (JS) is a lightweight interpreted programming language with first-class functions.
-
web
Some thing interesting about web. New door for the world.
-
server
A server is a program made to process requests and deliver data to clients.
-
Machine learning
Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.
-
Visualization
Some thing interesting about visualization, use data art
-
Game
Some thing interesting about game, make everyone happy.
Recommend Org
-
Facebook
We are working to build community through open source technology. NB: members must have two-factor auth.
-
Microsoft
Open source projects and samples from Microsoft.
-
Google
Google ❤️ Open Source for everyone.
-
Alibaba
Alibaba Open Source for everyone
-
D3
Data-Driven Documents codes.
-
Tencent
China tencent open source team.
from react.