Close preview when a new request is made

This commit is contained in:
NBTX
2019-08-28 01:32:37 +01:00
parent 8912004dcc
commit 38f6f4ef2e

View File

@@ -393,6 +393,7 @@
behavior: 'smooth'
});
this.previewEnabled = false;
this.response.status = 'Fetching...';
this.response.body = 'Loading...';