mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-20 02:18:01 +00:00
ref(connectable tab) on frontend ready
This commit is contained in:
@@ -25,6 +25,11 @@ export abstract class ConnectableTerminalTabComponent<P extends BaseTerminalProf
|
||||
})
|
||||
}
|
||||
|
||||
protected onFrontendReady (): void {
|
||||
this.initializeSession()
|
||||
super.onFrontendReady()
|
||||
}
|
||||
|
||||
/**
|
||||
* Initialize Connectable Session.
|
||||
* Set reconnectOffered to false
|
||||
|
Reference in New Issue
Block a user