Yaak 2024.6.6 on Windows 10
  1. Make HTTP call to any endpoint which returns JSON response.
  2. Click on "Filter response" button and apply some simple JSONPath expression, e.g.
    $.result[*].data
    (depending on response content).
  3. 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.