facebook/flipper

Bad format response body

Open

#2953 opened on Oct 7, 2021

View on GitHub
 (4 comments) (1 reaction) (0 assignees)TypeScript (13,028 stars) (972 forks)batch import
PR welcomeenhancementhelp wanted

Description

🐛 Bug Report

The response body container does not have enough space to display the entire GET response if it is too long

To Reproduce

You can reproduce the issue with any large GET (I am testing with a response that is ~16000 lines long)

Environment

Flipper Desktop version - Mac OS Catalina (10.15.7)

Contributor guide