desktop
desktop copied to clipboard
[Bug]: Not all > showing when getting a big json response
What happened?
Without giving away too much of the json I'm consuming, I'm having this issue that a >
is not generated for each object in my json response.
Steps to reproduce?
1. Do a request that has a big json response
2. Usually after three objects the > doesn't show up anymore.
its fixed by clicking inside the object, then it generates more `>`
What did you expect to happen?
I expect that all >
are rendered when they are supposed to be visible at least
Platform
macOS
HTTPie Desktop version
2024.1.2
Relevant log output
No response
Code of Conduct
- [ ] I agree to follow this project's Code of Conduct