mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2024-11-25 15:06:55 +00:00
Gallery loading issue (#1321)
This commit is contained in:
parent
a851f78b1c
commit
d6a58fd45f
@ -1115,7 +1115,7 @@ export default class Explorer {
|
|||||||
account: userContext.databaseAccount,
|
account: userContext.databaseAccount,
|
||||||
container: this,
|
container: this,
|
||||||
junoClient: this.notebookManager?.junoClient,
|
junoClient: this.notebookManager?.junoClient,
|
||||||
selectedTab: selectedTab || GalleryTabKind.PublicGallery,
|
selectedTab: selectedTab || GalleryTabKind.OfficialSamples,
|
||||||
notebookUrl,
|
notebookUrl,
|
||||||
galleryItem,
|
galleryItem,
|
||||||
isFavorite,
|
isFavorite,
|
||||||
|
Loading…
Reference in New Issue
Block a user