From e808dd2b9f4ebb756cfe907698e18f5a19a06887 Mon Sep 17 00:00:00 2001 From: DarkPhoenix2704 Date: Wed, 6 Mar 2024 10:54:35 +0000 Subject: [PATCH] fix(nc-gui): view filters not applying --- packages/nc-gui/components/dlg/ViewCreate.vue | 2 +- packages/nc-gui/components/smartsheet/toolbar/CalendarRange.vue | 2 +- packages/nc-gui/composables/useCalendarViewStore.ts | 2 +- packages/nocodb/src/services/calendar-datas.service.ts | 1 + 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/packages/nc-gui/components/dlg/ViewCreate.vue b/packages/nc-gui/components/dlg/ViewCreate.vue index a38a576fd8..3459f7c0ef 100644 --- a/packages/nc-gui/components/dlg/ViewCreate.vue +++ b/packages/nc-gui/components/dlg/ViewCreate.vue @@ -317,7 +317,7 @@ onMounted(async () => {