fix(app): use tab-scoped servers in sessions (#33946)
This commit is contained in:
parent
0870a838a8
commit
b60c0a5e8c
9 changed files with 77 additions and 58 deletions
|
|
@ -269,6 +269,7 @@ function createServerSdkContextBase(server: ServerConnection.Any, scope: ServerS
|
|||
})
|
||||
|
||||
return {
|
||||
server,
|
||||
scope,
|
||||
url: server.http.url,
|
||||
client: sdk,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue