node-network-devtools icon indicating copy to clipboard operation
node-network-devtools copied to clipboard

Inspecting Node.js's Network with Chrome DevTools✨

Results 12 node-network-devtools issues
Sort by recently updated
recently updated
newest added

### Describe the bug live-metrics.js:1 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'pageAgent') at m.enable (live-metrics.js:1:6971) at async m.targetAdded (live-metrics.js:1:6233) ### Steps to reproduce _No response_ ###...

bug

![snyk-top-banner](https://res.cloudinary.com/snyk/image/upload/r-d/scm-platform/snyk-pull-requests/pr-banner-default.svg) ### Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project. #### Snyk changed the following file(s): - `apps/nestjs/package.json` #### Vulnerabilities that will...

### Desc For now, although our system works properly, But, in most cases, with every update, every patch, it's hard to avoid making changes to something else. This will have...

enhancement

### Desc Stabilize the option capability and proceed with document construction ### To Resolve? As the supported options gradually increase, we urgently need documentation to inform developers of some capabilities,...

documentation
enhancement

### Desc It's a good idea to support https://github.com/nodejs/undici ### To Resolve? This package is not a wrapper like axios. So we cannot catch the request now. ### Resolutions(Optional) ...

enhancement

### Describe the bug I refreshing devtools. It can reconnect, but initiators look wrong. ### Steps to reproduce refreshing devtools -> refetch ### System Info ```shell latest ``` ### Logs...

bug

### Desc It would be invaluable to be able to see request that was received and what was sent to other microservices. ### To Resolve? ... ### Resolutions(Optional) ...

enhancement

### Desc Request content based on file and database caching, not just through memory. Otherwise, the memory pressure will be high. ### To Resolve? Unreasonable complete use of memory to...

enhancement