fix: Show skelton loader immediatly when a table is opened

This commit is contained in:
Muhammed Mustafa
2023-11-22 15:17:29 +00:00
parent 2d906e99b5
commit 3b4b15d57f
8 changed files with 30 additions and 42 deletions

View File

@@ -190,6 +190,8 @@ export function useViewData(
controller.value = CancelToken.source()
isPaginationLoading.value = true
const response = !isPublic.value
? await api.dbViewRow.list(
'noco',