-
Notifications
You must be signed in to change notification settings - Fork 943
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ajax Response Weird #654
Comments
Reactotron 2 requires the Apparently react-native’s new blob support has changed some stuff. I haven’t seen this in action yet though. What does the yellow box say? What does your fetch call look like? |
i'm not sure i'm updating anything.. but it kinda disappear now. Apparently react-native’s new blob support has changed some stuff ? my fetch
A full gist at code |
Ya, blob support landed recently (0.53? 0.54?) and with it, changes to the network stack. I’ll. Have to take a closer look at posts with for data and figure out what changed and how to fix it. Thx for the code. That makes it much easier. |
Blob support landed in beta 4. Please let us know if this is still an issue! |
i will check up later . I will give the respond 👍 |
Indeed you need at least reactotron-react-native@2.0.0-beta.4 to make it work. |
@ecerroni After installing reactotron-react-native@2.0.0-beta.4 without modifying the codes, now it can't detect any activity at all. |
Right, I forgot to say that the new v2 beta desktop client is needed as well. You can download it here: |
It's working now Thanks a lot @ecerroni |
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Reactotron version :1.15.0
React Native Version :0.553
Reactoron client(js) version : ^1.14.0
** latest reactotron client 2.0 also dont work.. Empty.
platform:mac
** I don't change any code, previously i can see ajax request. I have update all bower also.
The text was updated successfully, but these errors were encountered: