react-native-debugger icon indicating copy to clipboard operation
react-native-debugger copied to clipboard

Network Inspection cause Delay in the debugger after Every App refresh

Open TheSolly opened this issue 3 years ago • 3 comments

React Native Debugger app version: [0.11.5] React Native version: [0.63.2] Platform: [Both] Is real device of platform: [Simulator] Operating System: [macOS]

There is always a delay when using react-native-debugger with only network inspection enabled, after every app refresh. The debugger is totally unresponsive, it last for some seconds and then everything goes back to normal. I have the redux and React dev tools disabled, only network inspection.

TheSolly avatar Sep 23 '20 13:09 TheSolly

I have the same issue, and because I use Axios and I set time for a call (10seconds) all of my calls fall into not responding error. wy this delay happen?

amerllica avatar Oct 13 '20 04:10 amerllica

@jhen0409, When I turn on the Network inspection, a long delay happens, I face this for version 11.5

amerllica avatar Oct 13 '20 04:10 amerllica

Same :(

kg-currenxie avatar Dec 02 '20 07:12 kg-currenxie