You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I expected to see the collapsed json after a bit of time waiting, as the response is very large (200,000 lines).
Actual Behavior
The program stalls and is unresponsive even 5 mins after trying the keybind to collapse-all.
Reproduction Steps
The endpoint I hit is privileged, but any uri that returns a response of type application/json that is ~200,000 lines long and contains many different objects and lists should produce the same result.
GET /uri/that/produces/large/json
In Preview, select Visual Preview or Source Code
Press keybind for collapse-all ( Ctrl+Shft+- ; Cmd+Shft+- )
This alert message shows up almost immediately.
Clicking Reload does not change the stalled state of the program and another alert usually appears soon after.
Clicking Cancel and then closing and reopening the program returns it to normal.
Insomnia Version
9.3.3
What operating system are you using?
macOS
Operating System Version
macOS Sonoma Version 14.6
Installation method
Downloaded from insomnia.rest
Last Known Working Insomnia version
No response
The text was updated successfully, but these errors were encountered:
Expected Behavior
I expected to see the collapsed json after a bit of time waiting, as the response is very large (200,000 lines).
Actual Behavior
The program stalls and is unresponsive even 5 mins after trying the keybind to collapse-all.
Reproduction Steps
The endpoint I hit is privileged, but any uri that returns a response of type application/json that is ~200,000 lines long and contains many different objects and lists should produce the same result.
Is there an existing issue for this?
Additional Information
This alert message shows up almost immediately.
Clicking Reload does not change the stalled state of the program and another alert usually appears soon after.
Clicking Cancel and then closing and reopening the program returns it to normal.
Insomnia Version
9.3.3
What operating system are you using?
macOS
Operating System Version
macOS Sonoma Version 14.6
Installation method
Downloaded from insomnia.rest
Last Known Working Insomnia version
No response
The text was updated successfully, but these errors were encountered: