react-native-debugger
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.
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
seeing the same issue, anyone knows a fix?