mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 14:49:53 +00:00
ceead25167
We were hiding the spinner at the end of the _handleSendAndDownloadRequestWithEnvironment method. However, we were exiting early we the user cancel the save dialog (L672). To prevent that, I've moved the code in a finally block, therefore we make sure that the spinner will be hidden Closes #2718 |
||
---|---|---|
.. | ||
__jest__ | ||
__mocks__ | ||
__tests__ | ||
account | ||
common | ||
datasets | ||
icons | ||
main | ||
models | ||
network | ||
plugins | ||
static | ||
sync | ||
sync-legacy | ||
templating | ||
ui | ||
main.development.js | ||
renderer.html | ||
renderer.js |