You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
deepakduggirala
changed the title
Refactor: reduce repeated API calls made by pages and components.
Refactor: eliminate repeated API calls made by pages and components.
Sep 7, 2023
deepakduggirala
changed the title
Refactor: eliminate repeated API calls made by pages and components.
Refactor - eliminate repeated API calls made by pages and components.
Sep 7, 2023
ui/src/pages/datasets/[datasetId]/index.vue
ui/src/pages/datasets/[datasetId]/filebrowser.vue
ui/src/pages/projects/[projectId]/datasets/[datasetId]/index.vue
ui/src/pages/projects/[projectId]/datasets/[datasetId]/filebrowser.vue
Pass the dataset fetched in page to the component as a param.
The text was updated successfully, but these errors were encountered: