Close preview when a new request is made
This commit is contained in:
parent
8912004dcc
commit
38f6f4ef2e
1 changed files with 1 additions and 0 deletions
|
|
@ -393,6 +393,7 @@
|
|||
behavior: 'smooth'
|
||||
});
|
||||
|
||||
this.previewEnabled = false;
|
||||
this.response.status = 'Fetching...';
|
||||
this.response.body = 'Loading...';
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue