jhen0409/react-native-debugger

Unsupported BodyInit type - RN 0.54

Open

#209 opened on Mar 12, 2018

View on GitHub
 (50 comments) (38 reactions) (0 assignees)JavaScript (850 forks)batch import
bugfeature/network-inspecthelp wanted

Repository metrics

Stars
 (10,097 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

With React Native 0.54, when the option Enable Network Inspect is turned on, you would get Uncaught Error: unsupported BodyInit type, this may have something to do with how blobs changed in 0.54.

React Native Debugger app version: 0.7.13 React Native version: 0.54.1 Platform: iOS & Android Is real device of platform: Yes Operating System: macOS

Contributor guide