This reverts commit 6e43b0bcbf
.
This commit is contained in:
parent
09d160f406
commit
cac871c027
9 changed files with 80 additions and 17 deletions
|
@ -193,7 +193,7 @@ export class WebViewImpl {
|
|||
|
||||
attachGuestInstance (guestInstanceId: number) {
|
||||
if (guestInstanceId === -1) {
|
||||
this.dispatchEvent('destroyed');
|
||||
// Do nothing
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue