infinitered / reactotron

A desktop app for inspecting your React JS and React Native projects. macOS, Linux, and Windows.
https://docs.infinite.red/reactotron/
MIT License
14.69k stars 935 forks source link

Confusing UI change between 2.17 and 3.7 #1449

Open dnlgrgly opened 4 months ago

dnlgrgly commented 4 months ago

Describe the bug

Inbetween version changes, it seems like the rendering logic for request bodies changed a little bit. In the following two screenshots, you see the exact same request being made, but being rendered differently:

2.17:

image

3.7:

image

I think the new version is a bit confusing, since it makes the request body look like it's a FormData, and not a JSON. It caused some headache for me and my coworkers :D

Reactotron version

3.7.0