-
### Website or app
https://github.com/facebook/react/blob/main/packages/react-devtools/package.json
### Repro steps
electron 23.3.13 has a vulnarability, should be updated to 24+, see links below
…
-
## 🐛 Bug Report
Hermes Debugger applies the dark theme correctly, so I assume this is possible for the React DevTools
Flipper 0.112.0
-
### Website or app
[Electron.js](https://electronjs.org)
### Repro steps
React devtools 4.27 no longer works in Electron[1] because `chrome.scripting` isn't implemented, which it started usin…
-
### Website or app
https://redeemerllc.com
### Repro steps
when searching the products
### How often does this bug happen?
Often
### DevTools package (automated)
react-devtools-extensions
##…
-
### How can we reproduce the crash?
REPRO:
```shell
bun add @tanstack/react-router:^1.57.13 @tanstack/router-devtools:^1.57.13
```
### Relevant log output
_No response_
### Stack Trace (bun.repor…
-
### Provide a general summary of the feature here
It'd be helpful if the name of components shown in React DevTools include the original component name. It'd make it easier for developer to debug the…
-
React version: 16.13.1
React DevTools version: 4.10.1-3a8c04e3b2
## Steps To Reproduce
1. `npx react-native init MyApp --template react-native-template-typescript`
2. set `enableHermes: tr…
-
Hi,
Is React profiler and components view supposed to work when viewing this demo in Chrome or Firefox?
As far as I could see in SAFE documentation it should be supported but I can only see one…
-
**Description**
openapi-react-query crashes if endpoint returns null.
**Reproduction**
any endpoint which returns null with useQuery exposed by this library
**Expected result**
null is …
-
DevTools closes the bridge whenever it is unmounted [(Link to relevant code)](https://github.com/facebook/react/blob/master/packages/react-devtools-shared/src/devtools/views/DevTools.js#L172-L181). In…