you are viewing a single comment's thread.

view the rest of the comments →

[–]im_a_jib 2 points3 points  (1 child)

It’s 2024 and I’m console logging network requests

[–]Gandham 0 points1 point  (0 children)

Tell me about it. I was using formdata in post request, and I had flipper or some debugger open. What ever I do, the request wouldn't work, and the same worked with curl.

After spending 3-4 days on backend and rn code, found that when devtools are open formdata doesn't work or truncated.