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:

3.7:

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
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:
3.7:
I think the new version is a bit confusing, since it makes the request body look like it's a
FormData, and not aJSON. It caused some headache for me and my coworkers :DReactotron version
3.7.0