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

For us, Apollo Client will not return a response body when the network inspect enabled in the debugger. We are running with RN v0.63.4 and RN Debugger v0.11.7. However Axios works just fine for the same GQL POST body and headers if network inspect is enabled.

Open KalaiSquareark opened this issue 4 years ago • 1 comments

For us, Apollo Client will not return a response body when the network inspect enabled in the debugger. We are running with RN v0.63.4 and RN Debugger v0.11.7. However Axios works just fine for the same GQL POST body and headers if network inspect is enabled.

Originally posted by @robnewton in https://github.com/jhen0409/react-native-debugger/issues/365#issuecomment-785932327

KalaiSquareark avatar Apr 28 '21 07:04 KalaiSquareark

seeing the same issue, anyone knows a fix?

ywongweb avatar May 23 '21 00:05 ywongweb