From 1f3305309f00dee5135a6c80e57acf943c73e8d5 Mon Sep 17 00:00:00 2001 From: Ramesh Mane <101566080+rameshmane7218@users.noreply.github.com> Date: Wed, 7 Feb 2024 20:21:19 +0000 Subject: [PATCH] fix(test): pagination pw test fail issue --- packages/nc-gui/components/nc/Pagination.vue | 2 +- .../nc-gui/components/smartsheet/Pagination.vue | 2 +- tests/playwright/pages/Dashboard/Grid/index.ts | 16 ++++++++++++++-- 3 files changed, 16 insertions(+), 4 deletions(-) diff --git a/packages/nc-gui/components/nc/Pagination.vue b/packages/nc-gui/components/nc/Pagination.vue index 32cc5a0abf..fde01c4879 100644 --- a/packages/nc-gui/components/nc/Pagination.vue +++ b/packages/nc-gui/components/nc/Pagination.vue @@ -56,7 +56,7 @@ const pagesList = computed(() => {