-
### Website or app
All Next.js 13/14 Apps
### Repro steps
RSC elements created on the server and sent over the network are not supported by React DevTools. Both `_debugOwner` and `_debugSourc…
-
**What i have setup :**
` redux, react-redux, react-redux-firebase, redux-firestore and redux-devtools-extension`
**What is working :**
`Redux devtools in chome and firefox`
![image](https://us…
-
### What version of `kubb` is running?
3.0.1
### What platform is your computer?
Windows + WSL2 (Ubuntu 22.04.1 LTS) + VsCode + Devcontainer typescript-node:1-22
### What version of extern…
-
## Prerequisites
- [x] Using npm
- [x] Using an up-to-date [`main` branch](https://github.com/electron-react-boilerplate/electron-react-boilerplate/tree/main)
- [x] Using latest version o…
-
### Website or app
https://kai.dev.dxos.org/
### Repro steps
1. Open devtools components panel and trigger a re-render in the app.
2. In my case sometimes the component tree doesnt appea…
-
As the title says, when a project by default imports and builds everything from ES modules, hookform's DevTool import returns the entire code even in production builds, instead of the noop of the defa…
jpa00 updated
1 month ago
-
### What version of Bun is running?
1.0.6+969da088f5db3258a803ec186012e30f992829b4
### What platform is your computer?
macos Darwin 22.6.0 arm64 arm
### What steps can reproduce the bug?
Install …
-
I'm noob to RTK, using for React/Nextjs, and have installed Redux DevTools extension in Mac Chrome browser but cannot connect to my localhost:3000 server. I'm using `configureStore()` which should aut…
-
> * Issue Type: BUG (maybe? or I'm doing something wrong)
> * `over_react` Version(s): `5.3.0`
> * `dart` version: `2.19.6`
> * `Chrome` version: 128.0.6613.120 (Official Build) (64-bit)
## Desc…
-
Hi guys, I m using electron-devtools-installer in my electron apps.
### reproduce steps:
1. integration code in electron main code.
```typescript
const installExtension = require("electron-devtool…