UI unresponsive after using JSONPath
complete
Nick Novitsky
Yaak 2024.6.6 on Windows 10
- Make HTTP call to any endpoint which returns JSON response.
- Click on "Filter response" button and apply some simple JSONPath expression, e.g. $.result[*].data(depending on response content).
- Click on "Close filter" button to revert response data.
Now clicking on button "Send request" again does nothing.
Ctrl+Enter
does not work as well. Also, sidebar buttons which expand/contract folders do not work either.Gregory Schier
complete
I'm fairly certain this is now fixed since that entire code path was rewritten since then.